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

{
    "count": 96395,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96384&ordering=id",
    "results": [
        {
            "id": 96489,
            "ip_address": "203.76.103.157",
            "count": 1,
            "first_visit": "2026-03-30T17:39:19.120087+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 96490,
            "ip_address": "37.111.210.255",
            "count": 2,
            "first_visit": "2026-03-30T18:10:37.251459+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 96491,
            "ip_address": "37.111.227.58",
            "count": 1,
            "first_visit": "2026-03-30T19:16:14.207812+06:00",
            "date": "2026-03-30"
        }
    ]
}