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

{
    "count": 102161,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-count",
    "results": [
        {
            "id": 38775,
            "ip_address": "66.249.73.1",
            "count": 15,
            "first_visit": "2022-12-16T00:36:13.650976+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 143,
            "ip_address": "114.119.152.46",
            "count": 15,
            "first_visit": "2021-12-04T10:24:42.755501+06:00",
            "date": null
        },
        {
            "id": 74,
            "ip_address": "114.119.165.226",
            "count": 15,
            "first_visit": "2021-12-03T16:14:03.500875+06:00",
            "date": null
        },
        {
            "id": 27963,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-07-27T01:24:34.584300+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 38495,
            "ip_address": "66.249.66.33",
            "count": 15,
            "first_visit": "2022-12-09T01:02:03.921474+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 299,
            "ip_address": "114.119.158.216",
            "count": 15,
            "first_visit": "2021-12-06T15:45:54.920987+06:00",
            "date": null
        },
        {
            "id": 1284,
            "ip_address": "114.119.163.186",
            "count": 15,
            "first_visit": "2021-12-23T10:57:12.772127+06:00",
            "date": null
        },
        {
            "id": 27572,
            "ip_address": "66.249.66.33",
            "count": 15,
            "first_visit": "2022-07-26T03:35:40.900656+06:00",
            "date": "2022-07-26"
        }
    ]
}