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

{
    "count": 95979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-first_visit",
    "results": [
        {
            "id": 96043,
            "ip_address": "149.19.168.159",
            "count": 1,
            "first_visit": "2026-03-14T23:43:34.817823+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96042,
            "ip_address": "173.252.127.28",
            "count": 1,
            "first_visit": "2026-03-14T23:23:01.548653+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96041,
            "ip_address": "103.187.94.30",
            "count": 1,
            "first_visit": "2026-03-14T23:10:15.018219+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96040,
            "ip_address": "66.249.65.96",
            "count": 1,
            "first_visit": "2026-03-14T22:35:05.603140+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96039,
            "ip_address": "92.209.217.230",
            "count": 1,
            "first_visit": "2026-03-14T19:03:16.051910+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96038,
            "ip_address": "37.111.213.147",
            "count": 1,
            "first_visit": "2026-03-14T18:20:12.337170+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96037,
            "ip_address": "45.248.151.231",
            "count": 1,
            "first_visit": "2026-03-14T17:34:41.000886+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96036,
            "ip_address": "93.152.92.49",
            "count": 1,
            "first_visit": "2026-03-14T17:16:49.136056+06:00",
            "date": "2026-03-14"
        }
    ]
}