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

{
    "count": 95999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5304&ordering=-count",
    "results": [
        {
            "id": 35513,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-10-05T10:14:09.116893+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 12238,
            "ip_address": "37.111.231.187",
            "count": 5,
            "first_visit": "2022-05-28T16:03:12.218302+06:00",
            "date": null
        },
        {
            "id": 67071,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-17T09:36:24.607765+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 12104,
            "ip_address": "114.119.129.22",
            "count": 5,
            "first_visit": "2022-05-28T05:48:14.523745+06:00",
            "date": null
        },
        {
            "id": 12076,
            "ip_address": "103.155.118.224",
            "count": 5,
            "first_visit": "2022-05-28T00:44:30.242477+06:00",
            "date": null
        },
        {
            "id": 12240,
            "ip_address": "103.87.236.14",
            "count": 5,
            "first_visit": "2022-05-28T16:06:44.449730+06:00",
            "date": null
        },
        {
            "id": 434,
            "ip_address": "31.13.115.16",
            "count": 5,
            "first_visit": "2021-12-08T16:37:54.050087+06:00",
            "date": null
        },
        {
            "id": 67084,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-04-17T13:40:36.698118+06:00",
            "date": "2024-04-17"
        }
    ]
}