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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1920&ordering=-count",
    "results": [
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 17655,
            "ip_address": "61.247.180.86",
            "count": 11,
            "first_visit": "2022-06-23T09:00:53.195980+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 19073,
            "ip_address": "119.30.39.214",
            "count": 11,
            "first_visit": "2022-06-26T12:14:44.568724+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 5063,
            "ip_address": "3.222.192.147",
            "count": 11,
            "first_visit": "2022-04-11T21:05:02.440798+06:00",
            "date": null
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 36279,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-22T01:00:12.778759+06:00",
            "date": "2022-10-22"
        }
    ]
}