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

{
    "count": 94347,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94336&ordering=id",
    "results": [
        {
            "id": 94441,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-01-24T11:47:17.481622+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94442,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2026-01-24T12:13:39.868746+06:00",
            "date": "2026-01-24"
        },
        {
            "id": 94443,
            "ip_address": "103.192.156.94",
            "count": 1,
            "first_visit": "2026-01-24T12:33:05.210046+06:00",
            "date": "2026-01-24"
        }
    ]
}