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

{
    "count": 94843,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94832&ordering=first_visit",
    "results": [
        {
            "id": 94937,
            "ip_address": "103.49.114.203",
            "count": 2,
            "first_visit": "2026-02-07T08:14:30.987700+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 94938,
            "ip_address": "106.75.7.96",
            "count": 1,
            "first_visit": "2026-02-07T08:18:26.969150+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 94939,
            "ip_address": "209.85.238.228",
            "count": 1,
            "first_visit": "2026-02-07T08:47:56.678795+06:00",
            "date": "2026-02-07"
        }
    ]
}