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

{
    "count": 101480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38936&ordering=-count",
    "results": [
        {
            "id": 32111,
            "ip_address": "123.49.59.103",
            "count": 1,
            "first_visit": "2022-08-16T10:08:57.562123+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32098,
            "ip_address": "45.248.151.26",
            "count": 1,
            "first_visit": "2022-08-16T05:18:56.121403+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32128,
            "ip_address": "37.111.246.145",
            "count": 1,
            "first_visit": "2022-08-16T14:50:13.345644+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32099,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-08-16T06:29:49.214564+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32100,
            "ip_address": "103.139.132.132",
            "count": 1,
            "first_visit": "2022-08-16T06:44:49.417959+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32101,
            "ip_address": "27.147.209.10",
            "count": 1,
            "first_visit": "2022-08-16T07:10:35.385099+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32102,
            "ip_address": "66.249.66.128",
            "count": 1,
            "first_visit": "2022-08-16T07:46:20.328078+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32129,
            "ip_address": "119.30.32.194",
            "count": 1,
            "first_visit": "2022-08-16T15:05:18.738429+06:00",
            "date": "2022-08-16"
        }
    ]
}