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

{
    "count": 98242,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98232&ordering=id",
    "results": [
        {
            "id": 98337,
            "ip_address": "37.111.242.85",
            "count": 1,
            "first_visit": "2026-05-20T19:54:52.762520+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 98338,
            "ip_address": "45.207.186.199",
            "count": 1,
            "first_visit": "2026-05-20T19:58:48.798877+06:00",
            "date": "2026-05-20"
        }
    ]
}