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

{
    "count": 94163,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94152&ordering=id",
    "results": [
        {
            "id": 94257,
            "ip_address": "45.41.164.222",
            "count": 1,
            "first_visit": "2026-01-19T22:25:58.022240+06:00",
            "date": "2026-01-19"
        },
        {
            "id": 94258,
            "ip_address": "103.174.215.220",
            "count": 1,
            "first_visit": "2026-01-20T00:08:04.413033+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94259,
            "ip_address": "103.169.94.160",
            "count": 1,
            "first_visit": "2026-01-20T00:13:35.187395+06:00",
            "date": "2026-01-20"
        }
    ]
}