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

{
    "count": 99746,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9312&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9296&ordering=-first_visit",
    "results": [
        {
            "id": 90538,
            "ip_address": "27.147.168.183",
            "count": 2,
            "first_visit": "2025-10-09T11:06:34.952550+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90537,
            "ip_address": "103.199.108.68",
            "count": 1,
            "first_visit": "2025-10-09T10:59:43.589386+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90536,
            "ip_address": "123.136.29.185",
            "count": 3,
            "first_visit": "2025-10-09T10:48:19.231580+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90535,
            "ip_address": "45.127.246.133",
            "count": 1,
            "first_visit": "2025-10-09T09:47:04.286163+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90534,
            "ip_address": "103.87.139.59",
            "count": 2,
            "first_visit": "2025-10-09T09:17:35.109741+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90533,
            "ip_address": "103.140.83.171",
            "count": 2,
            "first_visit": "2025-10-09T08:35:12.580753+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90532,
            "ip_address": "103.72.212.135",
            "count": 4,
            "first_visit": "2025-10-09T08:20:51.724183+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 90531,
            "ip_address": "103.87.214.200",
            "count": 2,
            "first_visit": "2025-10-09T07:10:36.420924+06:00",
            "date": "2025-10-09"
        }
    ]
}