Poll List
ViewSet for managing polls
GET /api/v1/polls-v2/?format=api&ordering=created_at
{
"count": 0,
"next": null,
"previous": null,
"results": []
}
ViewSet for managing polls
GET /api/v1/polls-v2/?format=api&ordering=created_at
{
"count": 0,
"next": null,
"previous": null,
"results": []
}