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

{
    "count": 96212,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96200&ordering=id",
    "results": [
        {
            "id": 96305,
            "ip_address": "103.25.250.129",
            "count": 1,
            "first_visit": "2026-03-24T20:37:49.069935+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96306,
            "ip_address": "17.246.23.87",
            "count": 1,
            "first_visit": "2026-03-24T21:06:13.470142+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96307,
            "ip_address": "66.193.77.82",
            "count": 1,
            "first_visit": "2026-03-24T21:52:39.968002+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 96308,
            "ip_address": "82.15.156.197",
            "count": 1,
            "first_visit": "2026-03-24T22:26:31.697895+06:00",
            "date": "2026-03-24"
        }
    ]
}