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

{
    "count": 92169,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92160&ordering=id",
    "results": [
        {
            "id": 92265,
            "ip_address": "103.205.69.38",
            "count": 1,
            "first_visit": "2025-11-22T01:57:01.092601+06:00",
            "date": "2025-11-22"
        }
    ]
}