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

{
    "count": 93369,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93360&ordering=id",
    "results": [
        {
            "id": 93465,
            "ip_address": "173.73.155.205",
            "count": 1,
            "first_visit": "2025-12-31T08:11:57.855780+06:00",
            "date": "2025-12-31"
        }
    ]
}