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

{
    "count": 101834,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101824&ordering=id",
    "results": [
        {
            "id": 101929,
            "ip_address": "103.166.75.11",
            "count": 1,
            "first_visit": "2026-08-20T01:36:53.281981+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101930,
            "ip_address": "50.222.6.194",
            "count": 1,
            "first_visit": "2026-08-20T01:38:36.260236+06:00",
            "date": "2026-08-20"
        }
    ]
}