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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10048&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10032&ordering=-first_visit",
    "results": [
        {
            "id": 87587,
            "ip_address": "192.178.16.97",
            "count": 3,
            "first_visit": "2025-08-12T05:10:12.787334+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87586,
            "ip_address": "114.119.153.171",
            "count": 7,
            "first_visit": "2025-08-12T03:41:08.177206+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87585,
            "ip_address": "203.190.10.179",
            "count": 1,
            "first_visit": "2025-08-12T02:55:24.520099+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87584,
            "ip_address": "114.119.137.68",
            "count": 4,
            "first_visit": "2025-08-12T02:06:15.379430+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87583,
            "ip_address": "114.119.148.187",
            "count": 5,
            "first_visit": "2025-08-12T02:04:04.171419+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87582,
            "ip_address": "114.119.141.127",
            "count": 6,
            "first_visit": "2025-08-12T01:39:05.790388+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87581,
            "ip_address": "103.108.63.225",
            "count": 1,
            "first_visit": "2025-08-12T01:16:21.642827+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87580,
            "ip_address": "103.112.131.102",
            "count": 1,
            "first_visit": "2025-08-12T00:08:48.029965+06:00",
            "date": "2025-08-12"
        }
    ]
}