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

{
    "count": 91621,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91608&ordering=first_visit",
    "results": [
        {
            "id": 91713,
            "ip_address": "40.77.177.122",
            "count": 1,
            "first_visit": "2025-11-07T08:01:58.388641+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 91714,
            "ip_address": "202.134.10.134",
            "count": 1,
            "first_visit": "2025-11-07T08:10:56.406175+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 91715,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-11-07T10:04:05.255946+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 91716,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2025-11-07T10:15:55.511349+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 91717,
            "ip_address": "24.138.67.188",
            "count": 1,
            "first_visit": "2025-11-07T10:20:14.914318+06:00",
            "date": "2025-11-07"
        }
    ]
}