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

{
    "count": 94530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=200&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=184&ordering=-id",
    "results": [
        {
            "id": 94434,
            "ip_address": "202.134.14.234",
            "count": 1,
            "first_visit": "2026-01-24T05:50:03.266841+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94433,
            "ip_address": "103.253.247.151",
            "count": 1,
            "first_visit": "2026-01-24T04:06:31.562502+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94432,
            "ip_address": "119.30.41.9",
            "count": 2,
            "first_visit": "2026-01-24T03:18:30.222828+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94431,
            "ip_address": "123.136.26.130",
            "count": 3,
            "first_visit": "2026-01-24T00:48:53.643084+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94430,
            "ip_address": "103.149.104.13",
            "count": 1,
            "first_visit": "2026-01-24T00:24:04.358755+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94429,
            "ip_address": "103.49.202.171",
            "count": 1,
            "first_visit": "2026-01-23T23:52:22.676358+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94428,
            "ip_address": "44.193.84.91",
            "count": 1,
            "first_visit": "2026-01-23T22:48:08.220223+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94427,
            "ip_address": "59.153.103.37",
            "count": 2,
            "first_visit": "2026-01-23T22:10:56.043873+06:00",
            "date": "2026-01-23"
        }
    ]
}