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

{
    "count": 98217,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98208&ordering=id",
    "results": [
        {
            "id": 98313,
            "ip_address": "172.121.81.61",
            "count": 1,
            "first_visit": "2026-05-20T10:59:06.424404+06:00",
            "date": "2026-05-20"
        }
    ]
}