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

{
    "count": 99533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10104&ordering=-count",
    "results": [
        {
            "id": 72664,
            "ip_address": "27.147.191.223",
            "count": 3,
            "first_visit": "2024-08-28T11:10:50.090370+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 72607,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-27T02:41:57.270062+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 32566,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-21T02:17:23.595883+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 7302,
            "ip_address": "103.31.155.234",
            "count": 3,
            "first_visit": "2022-05-16T21:06:11.652369+06:00",
            "date": null
        },
        {
            "id": 72627,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-27T12:08:36.584609+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72657,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-08-28T07:37:53.431856+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 7274,
            "ip_address": "37.111.211.240",
            "count": 3,
            "first_visit": "2022-05-16T20:16:44.011059+06:00",
            "date": null
        }
    ]
}