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

{
    "count": 93201,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93192&ordering=id",
    "results": [
        {
            "id": 93297,
            "ip_address": "138.252.181.249",
            "count": 4,
            "first_visit": "2025-12-24T22:21:10.870540+06:00",
            "date": "2025-12-24"
        }
    ]
}