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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80504&ordering=-date",
    "results": [
        {
            "id": 34494,
            "ip_address": "103.129.35.252",
            "count": 4,
            "first_visit": "2022-09-16T11:21:32.135592+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34506,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-09-16T18:12:34.052680+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34492,
            "ip_address": "114.119.134.123",
            "count": 5,
            "first_visit": "2022-09-16T11:06:20.389925+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34509,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-09-16T21:07:22.850010+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34490,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-09-16T10:14:04.523380+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34499,
            "ip_address": "103.60.175.70",
            "count": 3,
            "first_visit": "2022-09-16T14:40:24.361741+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34493,
            "ip_address": "114.119.141.133",
            "count": 4,
            "first_visit": "2022-09-16T11:12:36.416794+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 34488,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-09-16T09:40:18.668804+06:00",
            "date": "2022-09-16"
        }
    ]
}