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

{
    "count": 94450,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94440&ordering=id",
    "results": [
        {
            "id": 94545,
            "ip_address": "160.86.224.85",
            "count": 1,
            "first_visit": "2026-01-27T07:02:10.932179+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 94546,
            "ip_address": "165.101.222.14",
            "count": 1,
            "first_visit": "2026-01-27T08:43:13.679807+06:00",
            "date": "2026-01-27"
        }
    ]
}