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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=-id",
    "results": [
        {
            "id": 52702,
            "ip_address": "37.111.207.145",
            "count": 3,
            "first_visit": "2023-08-16T20:45:18.437058+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52701,
            "ip_address": "3.145.180.239",
            "count": 5,
            "first_visit": "2023-08-16T20:45:12.167865+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52700,
            "ip_address": "192.178.8.3",
            "count": 1,
            "first_visit": "2023-08-16T20:44:58.045812+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52699,
            "ip_address": "103.161.68.141",
            "count": 1,
            "first_visit": "2023-08-16T20:44:31.823320+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52698,
            "ip_address": "192.178.8.2",
            "count": 1,
            "first_visit": "2023-08-16T20:44:29.609238+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52697,
            "ip_address": "114.119.137.8",
            "count": 1,
            "first_visit": "2023-08-16T19:47:48.908913+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52696,
            "ip_address": "114.119.135.193",
            "count": 1,
            "first_visit": "2023-08-16T19:47:36.606728+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 52695,
            "ip_address": "114.119.131.235",
            "count": 1,
            "first_visit": "2023-08-16T19:42:03.083010+06:00",
            "date": "2023-08-16"
        }
    ]
}