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

{
    "count": 99595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10056&ordering=-count",
    "results": [
        {
            "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": 7414,
            "ip_address": "116.58.202.175",
            "count": 3,
            "first_visit": "2022-05-16T22:52:11.984710+06:00",
            "date": null
        },
        {
            "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": 32654,
            "ip_address": "37.111.210.200",
            "count": 3,
            "first_visit": "2022-08-22T10:52:17.541554+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 3699,
            "ip_address": "107.175.89.136",
            "count": 3,
            "first_visit": "2022-02-18T03:28:56.481855+06:00",
            "date": null
        },
        {
            "id": 1856,
            "ip_address": "103.133.202.231",
            "count": 3,
            "first_visit": "2022-01-11T13:21:57.929839+06:00",
            "date": null
        },
        {
            "id": 72638,
            "ip_address": "188.172.109.101",
            "count": 3,
            "first_visit": "2024-08-27T20:06:58.355605+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72627,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-27T12:08:36.584609+06:00",
            "date": "2024-08-27"
        }
    ]
}