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

{
    "count": 94417,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94408&ordering=id",
    "results": [
        {
            "id": 94513,
            "ip_address": "118.179.71.113",
            "count": 1,
            "first_visit": "2026-01-26T08:56:54.631472+06:00",
            "date": "2026-01-26"
        }
    ]
}