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

{
    "count": 101539,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101528&ordering=id",
    "results": [
        {
            "id": 101633,
            "ip_address": "39.39.202.229",
            "count": 1,
            "first_visit": "2026-08-14T09:17:05.974406+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101634,
            "ip_address": "97.150.251.88",
            "count": 1,
            "first_visit": "2026-08-14T09:25:50.919968+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101635,
            "ip_address": "37.111.242.179",
            "count": 1,
            "first_visit": "2026-08-14T09:26:04.567315+06:00",
            "date": "2026-08-14"
        }
    ]
}