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

{
    "count": 101514,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101504&ordering=id",
    "results": [
        {
            "id": 101609,
            "ip_address": "17.246.19.171",
            "count": 1,
            "first_visit": "2026-08-14T03:25:31.822147+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 101610,
            "ip_address": "104.164.118.36",
            "count": 1,
            "first_visit": "2026-08-14T03:36:32.006890+06:00",
            "date": "2026-08-14"
        }
    ]
}