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

{
    "count": 91929,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-count",
    "results": [
        {
            "id": 1284,
            "ip_address": "114.119.163.186",
            "count": 15,
            "first_visit": "2021-12-23T10:57:12.772127+06:00",
            "date": null
        },
        {
            "id": 36600,
            "ip_address": "114.119.141.146",
            "count": 15,
            "first_visit": "2022-10-29T00:53:47.352216+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36511,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-10-27T03:47:32.621362+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 1239,
            "ip_address": "114.119.158.138",
            "count": 15,
            "first_visit": "2021-12-22T10:28:04.148768+06:00",
            "date": null
        },
        {
            "id": 36376,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-10-24T00:56:15.755411+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36904,
            "ip_address": "114.119.141.118",
            "count": 15,
            "first_visit": "2022-11-04T02:23:40.189885+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36318,
            "ip_address": "66.249.73.31",
            "count": 15,
            "first_visit": "2022-10-23T00:03:29.710301+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 702,
            "ip_address": "114.119.158.211",
            "count": 15,
            "first_visit": "2021-12-15T02:33:57.318506+06:00",
            "date": null
        }
    ]
}