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

{
    "count": 96068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=448&ordering=-id",
    "results": [
        {
            "id": 95708,
            "ip_address": "202.53.171.209",
            "count": 1,
            "first_visit": "2026-03-03T15:43:18.650354+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95707,
            "ip_address": "135.232.20.35",
            "count": 1,
            "first_visit": "2026-03-03T15:25:53.683317+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95706,
            "ip_address": "72.63.129.65",
            "count": 1,
            "first_visit": "2026-03-03T15:24:51.630795+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95705,
            "ip_address": "103.174.225.215",
            "count": 1,
            "first_visit": "2026-03-03T15:17:52.612627+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95704,
            "ip_address": "202.4.101.204",
            "count": 2,
            "first_visit": "2026-03-03T15:12:19.890886+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95703,
            "ip_address": "103.187.94.253",
            "count": 2,
            "first_visit": "2026-03-03T15:09:52.991947+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95702,
            "ip_address": "37.111.213.37",
            "count": 1,
            "first_visit": "2026-03-03T14:53:50.334802+06:00",
            "date": "2026-03-03"
        },
        {
            "id": 95701,
            "ip_address": "103.186.238.29",
            "count": 2,
            "first_visit": "2026-03-03T14:36:03.350169+06:00",
            "date": "2026-03-03"
        }
    ]
}