Ballot List
list: Return all ballots for upcoming elections.
retrieve: Return a specific ballot for an upcoming election.
GET /api/ballots/?precinct_county=Kent&precinct_jurisdiction=City%20of%20Grand%20Rapids&precinct_ward=2&precinct_number=30
{
"count": 0,
"next": null,
"previous": null,
"results": []
}