GET /user_management/visitor-free/?format=api&offset=1920&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=1928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1912&ordering=-count",
    "results": [
        {
            "id": 19426,
            "ip_address": "103.127.47.68",
            "count": 11,
            "first_visit": "2022-06-27T12:09:19.842447+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 32715,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-08-23T00:41:37.441303+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 35621,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-10-08T00:23:38.593318+06:00",
            "date": "2022-10-08"
        },
        {
            "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": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "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": 823,
            "ip_address": "114.119.156.38",
            "count": 11,
            "first_visit": "2021-12-19T16:37:11.970301+06:00",
            "date": null
        }
    ]
}