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

{
    "count": 95843,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95832&ordering=first_visit",
    "results": [
        {
            "id": 95937,
            "ip_address": "private.residential.proxyrack.net",
            "count": 1,
            "first_visit": "2026-03-11T08:58:20.154924+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95938,
            "ip_address": "37.111.194.191",
            "count": 1,
            "first_visit": "2026-03-11T10:27:13.890214+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95939,
            "ip_address": "157.50.82.121",
            "count": 1,
            "first_visit": "2026-03-11T11:00:58.710737+06:00",
            "date": "2026-03-11"
        }
    ]
}