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

{
    "count": 93034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79992&ordering=-id",
    "results": [
        {
            "id": 13034,
            "ip_address": "182.160.104.212",
            "count": 2,
            "first_visit": "2022-05-31T09:31:44.780859+06:00",
            "date": null
        },
        {
            "id": 13033,
            "ip_address": "103.112.206.34",
            "count": 1,
            "first_visit": "2022-05-31T09:28:19.346311+06:00",
            "date": null
        },
        {
            "id": 13032,
            "ip_address": "43.245.121.166",
            "count": 1,
            "first_visit": "2022-05-31T09:22:14.422076+06:00",
            "date": null
        },
        {
            "id": 13031,
            "ip_address": "37.111.212.136",
            "count": 3,
            "first_visit": "2022-05-31T09:22:05.483391+06:00",
            "date": null
        },
        {
            "id": 13030,
            "ip_address": "103.199.232.3",
            "count": 1,
            "first_visit": "2022-05-31T09:16:05.116884+06:00",
            "date": null
        },
        {
            "id": 13029,
            "ip_address": "103.253.46.186",
            "count": 1,
            "first_visit": "2022-05-31T09:12:03.261089+06:00",
            "date": null
        },
        {
            "id": 13028,
            "ip_address": "37.111.212.149",
            "count": 1,
            "first_visit": "2022-05-31T09:00:36.660090+06:00",
            "date": null
        },
        {
            "id": 13027,
            "ip_address": "103.135.255.90",
            "count": 2,
            "first_visit": "2022-05-31T08:58:49.198551+06:00",
            "date": null
        }
    ]
}