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

{
    "count": 99842,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99832&ordering=id",
    "results": [
        {
            "id": 99937,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-07-05T15:48:41.040792+06:00",
            "date": "2026-07-05"
        },
        {
            "id": 99938,
            "ip_address": "162.244.144.16",
            "count": 1,
            "first_visit": "2026-07-05T16:08:35.172641+06:00",
            "date": "2026-07-05"
        }
    ]
}