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

{
    "count": 94002,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93992&ordering=id",
    "results": [
        {
            "id": 94097,
            "ip_address": "40.77.177.88",
            "count": 1,
            "first_visit": "2026-01-16T07:23:04.472478+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94098,
            "ip_address": "34.26.248.27",
            "count": 6,
            "first_visit": "2026-01-16T07:38:05.973758+06:00",
            "date": "2026-01-16"
        }
    ]
}