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

{
    "count": 101912,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42328&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42312&ordering=-first_visit",
    "results": [
        {
            "id": 59688,
            "ip_address": "114.119.152.86",
            "count": 1,
            "first_visit": "2023-11-18T10:05:02.726579+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59687,
            "ip_address": "114.119.140.214",
            "count": 1,
            "first_visit": "2023-11-18T09:56:21.438197+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59686,
            "ip_address": "114.119.133.116",
            "count": 1,
            "first_visit": "2023-11-18T09:54:07.925474+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59685,
            "ip_address": "114.119.152.12",
            "count": 1,
            "first_visit": "2023-11-18T09:48:50.362058+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59684,
            "ip_address": "114.119.137.116",
            "count": 1,
            "first_visit": "2023-11-18T09:44:57.317791+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59683,
            "ip_address": "114.119.136.51",
            "count": 1,
            "first_visit": "2023-11-18T09:42:17.827728+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59682,
            "ip_address": "114.119.162.251",
            "count": 1,
            "first_visit": "2023-11-18T09:39:59.731978+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59681,
            "ip_address": "114.119.159.101",
            "count": 1,
            "first_visit": "2023-11-18T09:31:24.211555+06:00",
            "date": "2023-11-18"
        }
    ]
}