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

{
    "count": 99523,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99512&ordering=first_visit",
    "results": [
        {
            "id": 99617,
            "ip_address": "20.253.114.51",
            "count": 1,
            "first_visit": "2026-06-27T06:27:58.181997+06:00",
            "date": "2026-06-27"
        },
        {
            "id": 99618,
            "ip_address": "52.80.251.36",
            "count": 1,
            "first_visit": "2026-06-27T06:33:14.929256+06:00",
            "date": "2026-06-27"
        },
        {
            "id": 99619,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-06-27T06:54:07.738000+06:00",
            "date": "2026-06-27"
        }
    ]
}