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

{
    "count": 99724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=752&ordering=-count",
    "results": [
        {
            "id": 37312,
            "ip_address": "66.249.66.62",
            "count": 17,
            "first_visit": "2022-11-13T00:23:29.129822+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 35656,
            "ip_address": "114.119.141.146",
            "count": 16,
            "first_visit": "2022-10-09T01:17:32.875309+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 80515,
            "ip_address": "103.14.144.150",
            "count": 16,
            "first_visit": "2025-03-24T01:59:28.994225+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 35653,
            "ip_address": "114.119.141.168",
            "count": 16,
            "first_visit": "2022-10-09T00:32:13.934756+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 473,
            "ip_address": "114.119.156.60",
            "count": 16,
            "first_visit": "2021-12-09T08:12:41.183089+06:00",
            "date": null
        },
        {
            "id": 228,
            "ip_address": "114.119.158.128",
            "count": 16,
            "first_visit": "2021-12-05T18:23:49.463462+06:00",
            "date": null
        },
        {
            "id": 46,
            "ip_address": "114.119.152.196",
            "count": 16,
            "first_visit": "2021-12-03T07:39:21.749057+06:00",
            "date": null
        },
        {
            "id": 31379,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-08-07T00:04:01.214169+06:00",
            "date": "2022-08-07"
        }
    ]
}