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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=-id",
    "results": [
        {
            "id": 87626,
            "ip_address": "103.239.253.33",
            "count": 1,
            "first_visit": "2025-08-12T17:05:29.228066+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87625,
            "ip_address": "144.48.151.235",
            "count": 1,
            "first_visit": "2025-08-12T17:03:34.987744+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87624,
            "ip_address": "45.248.151.55",
            "count": 1,
            "first_visit": "2025-08-12T16:35:12.391098+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87623,
            "ip_address": "192.178.16.105",
            "count": 1,
            "first_visit": "2025-08-12T16:28:14.697785+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87622,
            "ip_address": "192.178.16.96",
            "count": 2,
            "first_visit": "2025-08-12T16:07:15.959365+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87621,
            "ip_address": "37.111.207.143",
            "count": 1,
            "first_visit": "2025-08-12T15:33:26.660187+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87620,
            "ip_address": "103.73.197.108",
            "count": 1,
            "first_visit": "2025-08-12T15:24:53.133657+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87619,
            "ip_address": "103.217.111.96",
            "count": 1,
            "first_visit": "2025-08-12T15:22:21.041375+06:00",
            "date": "2025-08-12"
        }
    ]
}