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

{
    "count": 101507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78464&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78448&ordering=-id",
    "results": [
        {
            "id": 23051,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-07-16T00:29:07.138687+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23050,
            "ip_address": "37.111.204.13",
            "count": 1,
            "first_visit": "2022-07-16T00:10:01.333273+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23049,
            "ip_address": "103.138.31.85",
            "count": 1,
            "first_visit": "2022-07-15T23:44:06.532799+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23048,
            "ip_address": "37.111.212.17",
            "count": 1,
            "first_visit": "2022-07-15T23:33:03.676140+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23047,
            "ip_address": "58.145.189.225",
            "count": 1,
            "first_visit": "2022-07-15T23:27:44.816552+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23046,
            "ip_address": "114.119.132.170",
            "count": 1,
            "first_visit": "2022-07-15T23:26:03.833452+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23045,
            "ip_address": "27.147.206.55",
            "count": 2,
            "first_visit": "2022-07-15T23:23:03.030319+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 23044,
            "ip_address": "114.119.133.249",
            "count": 1,
            "first_visit": "2022-07-15T23:19:21.484197+06:00",
            "date": "2022-07-15"
        }
    ]
}