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

{
    "count": 102365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-first_visit",
    "results": [
        {
            "id": 100261,
            "ip_address": "103.159.129.7",
            "count": 3,
            "first_visit": "2026-07-14T14:14:29.381078+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100260,
            "ip_address": "17.246.19.134",
            "count": 1,
            "first_visit": "2026-07-14T13:41:53.258592+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100259,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-07-14T13:19:58.754279+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100258,
            "ip_address": "146.70.250.25",
            "count": 1,
            "first_visit": "2026-07-14T12:30:45.116821+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100257,
            "ip_address": "37.111.194.176",
            "count": 2,
            "first_visit": "2026-07-14T12:29:13.699905+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100256,
            "ip_address": "128.241.66.231",
            "count": 1,
            "first_visit": "2026-07-14T12:21:30.724563+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100255,
            "ip_address": "172.225.73.234",
            "count": 1,
            "first_visit": "2026-07-14T12:07:11.699978+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100254,
            "ip_address": "115.127.62.22",
            "count": 1,
            "first_visit": "2026-07-14T11:27:11.229612+06:00",
            "date": "2026-07-14"
        }
    ]
}