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

{
    "count": 96931,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96920&ordering=id",
    "results": [
        {
            "id": 97025,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-04-14T00:53:07.892013+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97026,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2026-04-14T01:13:58.549711+06:00",
            "date": "2026-04-14"
        },
        {
            "id": 97027,
            "ip_address": "18.168.222.238",
            "count": 1,
            "first_visit": "2026-04-14T01:30:20.353399+06:00",
            "date": "2026-04-14"
        }
    ]
}