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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84992&ordering=-id",
    "results": [
        {
            "id": 7251,
            "ip_address": "43.245.120.230",
            "count": 3,
            "first_visit": "2022-05-16T20:07:26.434378+06:00",
            "date": null
        },
        {
            "id": 7250,
            "ip_address": "43.245.121.111",
            "count": 5,
            "first_visit": "2022-05-16T20:07:25.893127+06:00",
            "date": null
        },
        {
            "id": 7249,
            "ip_address": "37.111.246.232",
            "count": 1,
            "first_visit": "2022-05-16T20:07:16.819323+06:00",
            "date": null
        },
        {
            "id": 7248,
            "ip_address": "103.154.160.23",
            "count": 1,
            "first_visit": "2022-05-16T20:07:00.470251+06:00",
            "date": null
        },
        {
            "id": 7247,
            "ip_address": "103.154.160.16",
            "count": 1,
            "first_visit": "2022-05-16T20:06:59.614322+06:00",
            "date": null
        },
        {
            "id": 7246,
            "ip_address": "103.154.160.28",
            "count": 1,
            "first_visit": "2022-05-16T20:06:59.263646+06:00",
            "date": null
        },
        {
            "id": 7245,
            "ip_address": "103.73.224.118",
            "count": 1,
            "first_visit": "2022-05-16T20:06:55.761254+06:00",
            "date": null
        },
        {
            "id": 7244,
            "ip_address": "43.245.123.24",
            "count": 6,
            "first_visit": "2022-05-16T20:06:36.894822+06:00",
            "date": null
        }
    ]
}