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

{
    "count": 91810,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91800&ordering=id",
    "results": [
        {
            "id": 91905,
            "ip_address": "103.198.132.89",
            "count": 2,
            "first_visit": "2025-11-11T21:36:44.670942+06:00",
            "date": "2025-11-11"
        },
        {
            "id": 91906,
            "ip_address": "118.179.97.232",
            "count": 1,
            "first_visit": "2025-11-11T22:24:39.289945+06:00",
            "date": "2025-11-11"
        }
    ]
}