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

{
    "count": 95983,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "results": [
        {
            "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"
        },
        {
            "id": 96035,
            "ip_address": "15.235.13.142",
            "count": 1,
            "first_visit": "2026-03-14T15:54:59.778884+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96034,
            "ip_address": "108.46.44.182",
            "count": 1,
            "first_visit": "2026-03-14T15:51:50.631544+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96033,
            "ip_address": "209.85.238.41",
            "count": 4,
            "first_visit": "2026-03-14T15:20:39.667481+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96032,
            "ip_address": "160.250.191.23",
            "count": 1,
            "first_visit": "2026-03-14T15:18:42.095368+06:00",
            "date": "2026-03-14"
        }
    ]
}