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

{
    "count": 95932,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95920&ordering=id",
    "results": [
        {
            "id": 96025,
            "ip_address": "37.111.213.129",
            "count": 1,
            "first_visit": "2026-03-14T10:32:14.619548+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96026,
            "ip_address": "119.30.41.121",
            "count": 1,
            "first_visit": "2026-03-14T11:12:39.589375+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96027,
            "ip_address": "173.252.70.32",
            "count": 1,
            "first_visit": "2026-03-14T11:18:09.718098+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 96028,
            "ip_address": "37.111.200.111",
            "count": 1,
            "first_visit": "2026-03-14T11:22:43.288581+06:00",
            "date": "2026-03-14"
        }
    ]
}