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

{
    "count": 96750,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2792&ordering=-first_visit",
    "results": [
        {
            "id": 94046,
            "ip_address": "123.136.24.128",
            "count": 1,
            "first_visit": "2026-01-14T18:48:25.699353+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94045,
            "ip_address": "17.22.253.63",
            "count": 1,
            "first_visit": "2026-01-14T17:26:26.169128+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94044,
            "ip_address": "103.66.177.14",
            "count": 1,
            "first_visit": "2026-01-14T17:00:42.981256+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94043,
            "ip_address": "103.60.175.32",
            "count": 1,
            "first_visit": "2026-01-14T16:23:12.220301+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94042,
            "ip_address": "72.14.199.230",
            "count": 4,
            "first_visit": "2026-01-14T16:15:31.202055+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94041,
            "ip_address": "118.179.152.4",
            "count": 1,
            "first_visit": "2026-01-14T15:30:56.374911+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94040,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2026-01-14T14:45:04.241136+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 94039,
            "ip_address": "34.11.166.77",
            "count": 3,
            "first_visit": "2026-01-14T14:14:18.773630+06:00",
            "date": "2026-01-14"
        }
    ]
}