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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12408&ordering=-count",
    "results": [
        {
            "id": 7581,
            "ip_address": "103.143.148.63",
            "count": 3,
            "first_visit": "2022-05-17T03:40:09.774127+06:00",
            "date": null
        },
        {
            "id": 66836,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-04-10T10:28:39.645637+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 4827,
            "ip_address": "37.111.214.116",
            "count": 3,
            "first_visit": "2022-03-31T18:24:40.492922+06:00",
            "date": null
        },
        {
            "id": 22417,
            "ip_address": "82.12.60.196",
            "count": 3,
            "first_visit": "2022-07-14T03:08:44.229399+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4736,
            "ip_address": "37.111.212.133",
            "count": 3,
            "first_visit": "2022-03-28T15:26:24.051431+06:00",
            "date": null
        },
        {
            "id": 22549,
            "ip_address": "59.152.105.190",
            "count": 3,
            "first_visit": "2022-07-14T12:38:51.096673+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 66805,
            "ip_address": "103.17.69.107",
            "count": 3,
            "first_visit": "2024-04-09T10:57:37.969331+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 9621,
            "ip_address": "103.85.238.44",
            "count": 3,
            "first_visit": "2022-05-20T08:13:50.247999+06:00",
            "date": null
        }
    ]
}