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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40312&ordering=-count",
    "results": [
        {
            "id": 34030,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-09-08T06:15:55.365583+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34099,
            "ip_address": "45.248.151.227",
            "count": 1,
            "first_visit": "2022-09-10T00:38:40.142119+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34031,
            "ip_address": "37.111.229.227",
            "count": 1,
            "first_visit": "2022-09-08T07:28:38.768513+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34032,
            "ip_address": "66.249.66.208",
            "count": 1,
            "first_visit": "2022-09-08T08:16:44.858331+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34071,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-08T23:04:24.899216+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34100,
            "ip_address": "31.13.115.23",
            "count": 1,
            "first_visit": "2022-09-10T01:04:01.550307+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34034,
            "ip_address": "103.197.207.65",
            "count": 1,
            "first_visit": "2022-09-08T09:48:49.388997+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 34101,
            "ip_address": "103.66.178.7",
            "count": 1,
            "first_visit": "2022-09-10T01:13:58.315720+06:00",
            "date": "2022-09-10"
        }
    ]
}