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

{
    "count": 99715,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99704&ordering=first_visit",
    "results": [
        {
            "id": 99809,
            "ip_address": "103.156.214.24",
            "count": 1,
            "first_visit": "2026-07-02T13:43:27.488162+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99810,
            "ip_address": "157.254.122.231",
            "count": 1,
            "first_visit": "2026-07-02T14:08:50.279634+06:00",
            "date": "2026-07-02"
        },
        {
            "id": 99811,
            "ip_address": "103.202.222.189",
            "count": 1,
            "first_visit": "2026-07-02T15:08:50.642542+06:00",
            "date": "2026-07-02"
        }
    ]
}