GET /user_management/visitor-free/?format=api&offset=75000&ordering=count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=74992&ordering=count",
    "results": [
        {
            "id": 93475,
            "ip_address": "192.140.253.174",
            "count": 2,
            "first_visit": "2025-12-31T20:47:20.737710+06:00",
            "date": "2025-12-31"
        },
        {
            "id": 87827,
            "ip_address": "103.14.144.98",
            "count": 2,
            "first_visit": "2025-08-16T17:36:30.807997+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 84908,
            "ip_address": "103.121.104.139",
            "count": 2,
            "first_visit": "2025-06-30T15:25:43.268253+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 86021,
            "ip_address": "34.61.199.25",
            "count": 2,
            "first_visit": "2025-07-18T00:47:18.110010+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 100105,
            "ip_address": "103.170.175.35",
            "count": 2,
            "first_visit": "2026-07-10T01:10:56.426470+06:00",
            "date": "2026-07-10"
        },
        {
            "id": 96101,
            "ip_address": "45.251.230.208",
            "count": 2,
            "first_visit": "2026-03-16T09:04:14.641567+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 92841,
            "ip_address": "103.159.218.96",
            "count": 2,
            "first_visit": "2025-12-10T16:21:37.477381+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 92840,
            "ip_address": "27.147.218.137",
            "count": 2,
            "first_visit": "2025-12-10T16:16:05.735087+06:00",
            "date": "2025-12-10"
        }
    ]
}