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

{
    "count": 94499,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94488&ordering=id",
    "results": [
        {
            "id": 94593,
            "ip_address": "103.25.251.246",
            "count": 1,
            "first_visit": "2026-01-28T20:58:43.832713+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94594,
            "ip_address": "103.178.95.10",
            "count": 1,
            "first_visit": "2026-01-28T21:36:38.233533+06:00",
            "date": "2026-01-28"
        },
        {
            "id": 94595,
            "ip_address": "37.111.212.117",
            "count": 1,
            "first_visit": "2026-01-28T21:41:07.870320+06:00",
            "date": "2026-01-28"
        }
    ]
}