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

{
    "count": 99967,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12896&ordering=-count",
    "results": [
        {
            "id": 65274,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-28T00:56:23.970661+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 9118,
            "ip_address": "37.111.217.105",
            "count": 3,
            "first_visit": "2022-05-18T22:31:59.152531+06:00",
            "date": null
        },
        {
            "id": 1049,
            "ip_address": "103.158.86.142",
            "count": 3,
            "first_visit": "2021-12-20T13:27:14.885994+06:00",
            "date": null
        },
        {
            "id": 65277,
            "ip_address": "103.122.138.42",
            "count": 3,
            "first_visit": "2024-02-28T06:36:22.467782+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 65291,
            "ip_address": "103.122.249.35",
            "count": 3,
            "first_visit": "2024-02-28T14:04:05.911489+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 65318,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-02-29T06:56:39.148336+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 9171,
            "ip_address": "113.212.111.88",
            "count": 3,
            "first_visit": "2022-05-18T23:21:31.782482+06:00",
            "date": null
        },
        {
            "id": 1109,
            "ip_address": "45.127.246.150",
            "count": 3,
            "first_visit": "2021-12-21T01:12:43.897850+06:00",
            "date": null
        }
    ]
}