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

{
    "count": 93347,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93336&ordering=first_visit",
    "results": [
        {
            "id": 93441,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-12-30T02:29:38.545409+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93442,
            "ip_address": "157.10.29.253",
            "count": 3,
            "first_visit": "2025-12-30T02:49:44.167407+06:00",
            "date": "2025-12-30"
        },
        {
            "id": 93443,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-12-30T03:30:25.136110+06:00",
            "date": "2025-12-30"
        }
    ]
}