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

{
    "count": 92033,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92024&ordering=id",
    "results": [
        {
            "id": 92129,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-11-18T07:22:15.723949+06:00",
            "date": "2025-11-18"
        }
    ]
}