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

{
    "count": 100586,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100576&ordering=id",
    "results": [
        {
            "id": 100681,
            "ip_address": "37.111.207.129",
            "count": 1,
            "first_visit": "2026-07-24T16:51:41.043094+06:00",
            "date": "2026-07-24"
        },
        {
            "id": 100682,
            "ip_address": "43.255.20.96",
            "count": 1,
            "first_visit": "2026-07-24T16:51:48.198920+06:00",
            "date": "2026-07-24"
        }
    ]
}