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

{
    "count": 91946,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91936&ordering=id",
    "results": [
        {
            "id": 92041,
            "ip_address": "103.197.153.34",
            "count": 1,
            "first_visit": "2025-11-15T13:32:01.677366+06:00",
            "date": "2025-11-15"
        },
        {
            "id": 92042,
            "ip_address": "45.248.151.143",
            "count": 1,
            "first_visit": "2025-11-15T15:19:10.335283+06:00",
            "date": "2025-11-15"
        }
    ]
}