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

{
    "count": 96027,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5448&ordering=-count",
    "results": [
        {
            "id": 66916,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-13T03:00:55.339930+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 34989,
            "ip_address": "27.147.254.96",
            "count": 5,
            "first_visit": "2022-09-25T19:56:21.653194+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 80372,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-20T11:23:06.085645+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 66819,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-10T01:17:00.224851+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 11455,
            "ip_address": "103.31.155.254",
            "count": 5,
            "first_visit": "2022-05-25T22:23:10.950433+06:00",
            "date": null
        },
        {
            "id": 11405,
            "ip_address": "220.247.130.67",
            "count": 5,
            "first_visit": "2022-05-25T18:11:34.774590+06:00",
            "date": null
        },
        {
            "id": 11477,
            "ip_address": "37.111.203.55",
            "count": 5,
            "first_visit": "2022-05-25T22:54:05.034688+06:00",
            "date": null
        },
        {
            "id": 34916,
            "ip_address": "119.30.32.203",
            "count": 5,
            "first_visit": "2022-09-24T11:40:24.916550+06:00",
            "date": "2022-09-24"
        }
    ]
}