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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=-count",
    "results": [
        {
            "id": 70909,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-09T20:21:58.272087+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 70840,
            "ip_address": "37.111.212.28",
            "count": 3,
            "first_visit": "2024-07-08T11:15:32.501076+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 159,
            "ip_address": "103.17.38.199",
            "count": 3,
            "first_visit": "2021-12-04T18:37:42.300235+06:00",
            "date": null
        },
        {
            "id": 885,
            "ip_address": "103.152.212.210",
            "count": 3,
            "first_visit": "2021-12-19T19:42:54.172168+06:00",
            "date": null
        },
        {
            "id": 6770,
            "ip_address": "37.111.245.204",
            "count": 3,
            "first_visit": "2022-05-16T15:00:20.736179+06:00",
            "date": null
        },
        {
            "id": 30182,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-07-31T06:38:31.157551+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30144,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-07-31T02:32:49.772599+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70775,
            "ip_address": "37.111.206.44",
            "count": 3,
            "first_visit": "2024-07-06T19:20:34.183568+06:00",
            "date": "2024-07-06"
        }
    ]
}