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

{
    "count": 99290,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99280&ordering=id",
    "results": [
        {
            "id": 99385,
            "ip_address": "27.124.71.94",
            "count": 5,
            "first_visit": "2026-06-20T09:15:54.187571+06:00",
            "date": "2026-06-20"
        },
        {
            "id": 99386,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-06-20T09:44:03.957809+06:00",
            "date": "2026-06-20"
        }
    ]
}