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

{
    "count": 95523,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95512&ordering=id",
    "results": [
        {
            "id": 95617,
            "ip_address": "96.62.184.158",
            "count": 1,
            "first_visit": "2026-02-28T13:01:56.860105+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 95618,
            "ip_address": "14.1.105.97",
            "count": 2,
            "first_visit": "2026-02-28T13:29:09.954335+06:00",
            "date": "2026-02-28"
        },
        {
            "id": 95619,
            "ip_address": "43.152.184.18",
            "count": 1,
            "first_visit": "2026-02-28T13:31:17.766805+06:00",
            "date": "2026-02-28"
        }
    ]
}