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

{
    "count": 99725,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=768&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=752&ordering=-first_visit",
    "results": [
        {
            "id": 99061,
            "ip_address": "34.24.131.122",
            "count": 2,
            "first_visit": "2026-06-10T12:41:12.869401+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99060,
            "ip_address": "193.192.53.73",
            "count": 1,
            "first_visit": "2026-06-10T12:41:01.500315+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99059,
            "ip_address": "104.133.42.196",
            "count": 1,
            "first_visit": "2026-06-10T11:32:16.789470+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99058,
            "ip_address": "103.150.27.239",
            "count": 1,
            "first_visit": "2026-06-10T11:23:50.522823+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99057,
            "ip_address": "103.88.140.67",
            "count": 1,
            "first_visit": "2026-06-10T11:10:13.008704+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99056,
            "ip_address": "43.245.120.51",
            "count": 1,
            "first_visit": "2026-06-10T10:11:09.536084+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99055,
            "ip_address": "17.241.219.9",
            "count": 1,
            "first_visit": "2026-06-10T10:07:03.705266+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99054,
            "ip_address": "180.245.163.200",
            "count": 1,
            "first_visit": "2026-06-10T10:00:32.882242+06:00",
            "date": "2026-06-10"
        }
    ]
}