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

{
    "count": 103242,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-id",
    "results": [
        {
            "id": 103306,
            "ip_address": "37.111.194.25",
            "count": 2,
            "first_visit": "2026-09-17T01:21:59.230622+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103305,
            "ip_address": "58.145.188.245",
            "count": 3,
            "first_visit": "2026-09-17T01:19:40.574520+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103304,
            "ip_address": "59.153.103.52",
            "count": 1,
            "first_visit": "2026-09-16T23:21:14.127382+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103303,
            "ip_address": "51.79.121.251",
            "count": 1,
            "first_visit": "2026-09-16T23:08:50.767166+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103302,
            "ip_address": "37.111.212.206",
            "count": 2,
            "first_visit": "2026-09-16T22:52:41.967161+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103301,
            "ip_address": "202.134.8.195",
            "count": 1,
            "first_visit": "2026-09-16T22:49:57.405034+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103300,
            "ip_address": "103.60.175.192",
            "count": 1,
            "first_visit": "2026-09-16T22:08:44.475157+06:00",
            "date": "2026-09-16"
        },
        {
            "id": 103299,
            "ip_address": "103.149.147.170",
            "count": 1,
            "first_visit": "2026-09-16T21:53:20.041404+06:00",
            "date": "2026-09-16"
        }
    ]
}