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

{
    "count": 101879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42128&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42112&ordering=-id",
    "results": [
        {
            "id": 59855,
            "ip_address": "114.119.129.205",
            "count": 1,
            "first_visit": "2023-11-20T21:15:09.569687+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59854,
            "ip_address": "37.111.243.31",
            "count": 1,
            "first_visit": "2023-11-20T20:27:06.993599+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59853,
            "ip_address": "152.200.139.222",
            "count": 1,
            "first_visit": "2023-11-20T20:10:20.550241+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59852,
            "ip_address": "103.81.28.138",
            "count": 2,
            "first_visit": "2023-11-20T19:19:29.642499+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59851,
            "ip_address": "145.224.125.145",
            "count": 1,
            "first_visit": "2023-11-20T19:17:13.478152+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59850,
            "ip_address": "37.111.206.85",
            "count": 1,
            "first_visit": "2023-11-20T18:12:25.406934+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59849,
            "ip_address": "114.119.149.171",
            "count": 1,
            "first_visit": "2023-11-20T17:59:06.519382+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 59848,
            "ip_address": "202.51.186.238",
            "count": 1,
            "first_visit": "2023-11-20T16:30:59.843063+06:00",
            "date": "2023-11-20"
        }
    ]
}