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

{
    "count": 97518,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9928&ordering=-count",
    "results": [
        {
            "id": 32463,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-08-20T00:04:10.421551+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 7461,
            "ip_address": "119.30.38.103",
            "count": 3,
            "first_visit": "2022-05-16T23:21:07.322102+06:00",
            "date": null
        },
        {
            "id": 7443,
            "ip_address": "103.172.15.14",
            "count": 3,
            "first_visit": "2022-05-16T23:09:25.769580+06:00",
            "date": null
        },
        {
            "id": 72340,
            "ip_address": "103.216.58.224",
            "count": 3,
            "first_visit": "2024-08-20T13:57:04.516859+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 921,
            "ip_address": "103.125.31.218",
            "count": 3,
            "first_visit": "2021-12-19T21:05:54.542042+06:00",
            "date": null
        },
        {
            "id": 32415,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-08-19T06:19:53.301353+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 942,
            "ip_address": "103.155.118.218",
            "count": 3,
            "first_visit": "2021-12-19T22:18:50.703958+06:00",
            "date": null
        },
        {
            "id": 32475,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-08-20T02:50:22.404734+06:00",
            "date": "2022-08-20"
        }
    ]
}