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

{
    "count": 99150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-first_visit",
    "results": [
        {
            "id": 99182,
            "ip_address": "58.145.184.180",
            "count": 2,
            "first_visit": "2026-06-14T12:48:30.800720+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99181,
            "ip_address": "45.248.148.255",
            "count": 1,
            "first_visit": "2026-06-14T12:41:11.844940+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99180,
            "ip_address": "161.123.71.69",
            "count": 1,
            "first_visit": "2026-06-14T12:40:54.590218+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99179,
            "ip_address": "103.214.217.27",
            "count": 1,
            "first_visit": "2026-06-14T12:37:02.855124+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99178,
            "ip_address": "202.173.122.36",
            "count": 1,
            "first_visit": "2026-06-14T12:19:53.007026+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99177,
            "ip_address": "103.73.47.106",
            "count": 1,
            "first_visit": "2026-06-14T12:19:22.953012+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99176,
            "ip_address": "104.168.8.149",
            "count": 1,
            "first_visit": "2026-06-14T11:06:34.371041+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99175,
            "ip_address": "37.111.213.229",
            "count": 6,
            "first_visit": "2026-06-14T10:46:47.955448+06:00",
            "date": "2026-06-14"
        }
    ]
}