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

{
    "count": 92523,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92512&ordering=first_visit",
    "results": [
        {
            "id": 92617,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-12-04T12:17:21.687438+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92618,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-12-04T12:59:03.295672+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 92619,
            "ip_address": "103.31.154.251",
            "count": 1,
            "first_visit": "2025-12-04T13:03:16.742434+06:00",
            "date": "2025-12-04"
        }
    ]
}