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

{
    "count": 92399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7992&ordering=-date",
    "results": [
        {
            "id": 8081,
            "ip_address": "116.58.205.212",
            "count": 1,
            "first_visit": "2022-05-17T12:30:11.500319+06:00",
            "date": null
        },
        {
            "id": 8082,
            "ip_address": "37.111.206.153",
            "count": 1,
            "first_visit": "2022-05-17T12:30:35.246038+06:00",
            "date": null
        },
        {
            "id": 8083,
            "ip_address": "103.229.86.18",
            "count": 1,
            "first_visit": "2022-05-17T12:30:53.131591+06:00",
            "date": null
        },
        {
            "id": 8085,
            "ip_address": "103.137.72.245",
            "count": 1,
            "first_visit": "2022-05-17T12:31:17.652530+06:00",
            "date": null
        },
        {
            "id": 8078,
            "ip_address": "37.111.243.219",
            "count": 2,
            "first_visit": "2022-05-17T12:28:08.054778+06:00",
            "date": null
        },
        {
            "id": 8087,
            "ip_address": "37.111.206.82",
            "count": 1,
            "first_visit": "2022-05-17T12:31:35.968287+06:00",
            "date": null
        },
        {
            "id": 8030,
            "ip_address": "103.67.159.137",
            "count": 12,
            "first_visit": "2022-05-17T12:06:19.325947+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}