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

{
    "count": 92820,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92808&ordering=first_visit",
    "results": [
        {
            "id": 92913,
            "ip_address": "139.180.5.82",
            "count": 1,
            "first_visit": "2025-12-12T20:17:10.386241+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 92914,
            "ip_address": "202.134.11.207",
            "count": 1,
            "first_visit": "2025-12-12T21:09:54.392227+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 92915,
            "ip_address": "91.98.176.89",
            "count": 4,
            "first_visit": "2025-12-12T21:17:10.215463+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 92916,
            "ip_address": "157.90.70.224",
            "count": 1,
            "first_visit": "2025-12-12T21:18:38.771813+06:00",
            "date": "2025-12-12"
        }
    ]
}