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

{
    "count": 98173,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88280&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88264&ordering=-id",
    "results": [
        {
            "id": 9901,
            "ip_address": "37.111.213.20",
            "count": 1,
            "first_visit": "2022-05-21T00:04:48.667282+06:00",
            "date": null
        },
        {
            "id": 9900,
            "ip_address": "123.253.65.4",
            "count": 8,
            "first_visit": "2022-05-21T00:03:01.013813+06:00",
            "date": null
        },
        {
            "id": 9899,
            "ip_address": "103.129.211.17",
            "count": 1,
            "first_visit": "2022-05-21T00:01:28.057561+06:00",
            "date": null
        },
        {
            "id": 9898,
            "ip_address": "103.162.230.224",
            "count": 1,
            "first_visit": "2022-05-20T23:59:45.340517+06:00",
            "date": null
        },
        {
            "id": 9897,
            "ip_address": "103.254.226.68",
            "count": 3,
            "first_visit": "2022-05-20T23:59:19.160370+06:00",
            "date": null
        },
        {
            "id": 9896,
            "ip_address": "37.111.207.23",
            "count": 1,
            "first_visit": "2022-05-20T23:57:34.800893+06:00",
            "date": null
        },
        {
            "id": 9895,
            "ip_address": "103.113.172.2",
            "count": 2,
            "first_visit": "2022-05-20T23:53:36.495100+06:00",
            "date": null
        },
        {
            "id": 9894,
            "ip_address": "103.87.214.222",
            "count": 1,
            "first_visit": "2022-05-20T23:49:24.997108+06:00",
            "date": null
        }
    ]
}