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

{
    "count": 96627,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96616&ordering=id",
    "results": [
        {
            "id": 96721,
            "ip_address": "37.111.214.241",
            "count": 6,
            "first_visit": "2026-04-05T19:14:51.566469+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 96722,
            "ip_address": "103.87.214.194",
            "count": 1,
            "first_visit": "2026-04-05T19:17:12.082925+06:00",
            "date": "2026-04-05"
        },
        {
            "id": 96723,
            "ip_address": "37.111.200.242",
            "count": 2,
            "first_visit": "2026-04-05T20:07:44.517422+06:00",
            "date": "2026-04-05"
        }
    ]
}