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

{
    "count": 101818,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101808&ordering=id",
    "results": [
        {
            "id": 101913,
            "ip_address": "160.191.188.251",
            "count": 1,
            "first_visit": "2026-08-19T20:24:56.153296+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101914,
            "ip_address": "103.108.60.18",
            "count": 1,
            "first_visit": "2026-08-19T20:57:57.115665+06:00",
            "date": "2026-08-19"
        }
    ]
}