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

{
    "count": 99950,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99936&ordering=id",
    "results": [
        {
            "id": 100041,
            "ip_address": "37.111.207.75",
            "count": 1,
            "first_visit": "2026-07-08T13:24:36.709656+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100042,
            "ip_address": "128.241.105.4",
            "count": 1,
            "first_visit": "2026-07-08T13:28:22.813818+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100043,
            "ip_address": "103.230.104.35",
            "count": 1,
            "first_visit": "2026-07-08T13:28:47.053696+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100044,
            "ip_address": "42.0.6.147",
            "count": 1,
            "first_visit": "2026-07-08T13:46:21.908408+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100045,
            "ip_address": "182.160.110.156",
            "count": 1,
            "first_visit": "2026-07-08T15:24:25.539073+06:00",
            "date": "2026-07-08"
        },
        {
            "id": 100046,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-07-08T15:52:28.802370+06:00",
            "date": "2026-07-08"
        }
    ]
}