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

{
    "count": 96993,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96984&ordering=id",
    "results": [
        {
            "id": 97089,
            "ip_address": "72.14.199.229",
            "count": 2,
            "first_visit": "2026-04-16T11:39:30.514774+06:00",
            "date": "2026-04-16"
        }
    ]
}