GET /api/etbis/districts/?format=api&offset=2430&ordering=-name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2432,
    "next": null,
    "previous": "https://ziraisulama.com/api/etbis/districts/?format=api&limit=18&offset=2412&ordering=-name",
    "results": [
        {
            "id": 2309,
            "name": "100.yıl",
            "town": 331
        },
        {
            "id": 1961,
            "name": "100.yıl",
            "town": 228
        }
    ]
}