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

{
    "count": 102438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2608&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2592&ordering=-first_visit",
    "results": [
        {
            "id": 99934,
            "ip_address": "15.235.83.130",
            "count": 1,
            "first_visit": "2026-07-05T13:56:13.981927+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99933,
            "ip_address": "182.163.102.90",
            "count": 2,
            "first_visit": "2026-07-05T13:07:21.141589+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99932,
            "ip_address": "157.37.165.190",
            "count": 1,
            "first_visit": "2026-07-05T12:43:40.446904+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99931,
            "ip_address": "193.239.247.4",
            "count": 1,
            "first_visit": "2026-07-05T12:40:05.426649+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99930,
            "ip_address": "37.111.213.64",
            "count": 1,
            "first_visit": "2026-07-05T12:37:16.025346+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99929,
            "ip_address": "103.187.95.59",
            "count": 1,
            "first_visit": "2026-07-05T12:24:34.743197+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99928,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-07-05T11:37:52.766564+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99927,
            "ip_address": "103.250.80.116",
            "count": 1,
            "first_visit": "2026-07-05T09:46:36.722497+06:00",
            "date": "2026-07-05"
        }
    ]
}