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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39992&ordering=-count",
    "results": [
        {
            "id": 33536,
            "ip_address": "103.140.176.2",
            "count": 1,
            "first_visit": "2022-08-31T11:42:05.637072+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33537,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-08-31T11:42:27.806128+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33538,
            "ip_address": "58.145.186.231",
            "count": 1,
            "first_visit": "2022-08-31T11:49:48.497895+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33540,
            "ip_address": "103.158.249.245",
            "count": 1,
            "first_visit": "2022-08-31T12:12:33.916945+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33549,
            "ip_address": "103.67.159.124",
            "count": 1,
            "first_visit": "2022-08-31T15:19:51.371001+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33541,
            "ip_address": "103.136.63.42",
            "count": 1,
            "first_visit": "2022-08-31T12:35:00.459748+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33547,
            "ip_address": "116.21.12.242",
            "count": 1,
            "first_visit": "2022-08-31T14:38:37.970025+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 33550,
            "ip_address": "59.152.62.29",
            "count": 1,
            "first_visit": "2022-08-31T15:21:48.010892+06:00",
            "date": "2022-08-31"
        }
    ]
}