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

{
    "count": 101903,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=-id",
    "results": [
        {
            "id": 59719,
            "ip_address": "114.119.151.93",
            "count": 1,
            "first_visit": "2023-11-18T14:46:36.383751+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59718,
            "ip_address": "103.218.27.95",
            "count": 1,
            "first_visit": "2023-11-18T14:35:33.850738+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59717,
            "ip_address": "202.134.10.142",
            "count": 1,
            "first_visit": "2023-11-18T14:24:21.226516+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59716,
            "ip_address": "103.239.252.85",
            "count": 2,
            "first_visit": "2023-11-18T14:17:15.940557+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59715,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-11-18T13:45:08.070874+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59714,
            "ip_address": "103.138.125.192",
            "count": 2,
            "first_visit": "2023-11-18T13:32:07.799043+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59713,
            "ip_address": "202.134.8.194",
            "count": 1,
            "first_visit": "2023-11-18T13:08:40.429783+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 59712,
            "ip_address": "119.40.80.162",
            "count": 1,
            "first_visit": "2023-11-18T13:06:59.674313+06:00",
            "date": "2023-11-18"
        }
    ]
}