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

{
    "count": 92066,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92056&ordering=id",
    "results": [
        {
            "id": 92161,
            "ip_address": "130.193.196.153",
            "count": 1,
            "first_visit": "2025-11-19T02:09:43.228240+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92162,
            "ip_address": "130.193.193.4",
            "count": 1,
            "first_visit": "2025-11-19T02:14:25.871985+06:00",
            "date": "2025-11-19"
        }
    ]
}