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

{
    "count": 102437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2568&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2552&ordering=-count",
    "results": [
        {
            "id": 33379,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-30T00:40:01.946101+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 73204,
            "ip_address": "66.249.64.128",
            "count": 9,
            "first_visit": "2024-09-10T01:19:40.753419+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 1445,
            "ip_address": "114.119.155.14",
            "count": 9,
            "first_visit": "2021-12-28T17:19:25.316566+06:00",
            "date": null
        },
        {
            "id": 74883,
            "ip_address": "66.249.69.175",
            "count": 9,
            "first_visit": "2024-10-28T08:00:21.633212+06:00",
            "date": "2024-10-28"
        },
        {
            "id": 7062,
            "ip_address": "202.134.8.140",
            "count": 9,
            "first_visit": "2022-05-16T19:07:59.863073+06:00",
            "date": null
        },
        {
            "id": 33261,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-08-29T03:18:51.683073+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 33180,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-08-28T10:49:49.575203+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 1476,
            "ip_address": "103.60.172.10",
            "count": 9,
            "first_visit": "2021-12-29T20:53:10.327983+06:00",
            "date": null
        }
    ]
}