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

{
    "count": 95121,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95112&ordering=id",
    "results": [
        {
            "id": 95217,
            "ip_address": "66.249.65.36",
            "count": 1,
            "first_visit": "2026-02-16T04:26:06.111099+06:00",
            "date": "2026-02-16"
        }
    ]
}