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

{
    "count": 91330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91296&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91280&ordering=-id",
    "results": [
        {
            "id": 42,
            "ip_address": "168.119.65.57",
            "count": 52,
            "first_visit": "2021-12-03T05:54:46.043425+06:00",
            "date": null
        },
        {
            "id": 41,
            "ip_address": "69.171.251.14",
            "count": 3,
            "first_visit": "2021-12-03T05:15:49.034189+06:00",
            "date": null
        },
        {
            "id": 40,
            "ip_address": "114.119.155.64",
            "count": 17,
            "first_visit": "2021-12-03T04:21:31.728000+06:00",
            "date": null
        },
        {
            "id": 39,
            "ip_address": "114.119.156.115",
            "count": 16,
            "first_visit": "2021-12-03T04:17:34.304595+06:00",
            "date": null
        },
        {
            "id": 38,
            "ip_address": "114.119.160.138",
            "count": 19,
            "first_visit": "2021-12-03T03:59:59.108957+06:00",
            "date": null
        },
        {
            "id": 37,
            "ip_address": "114.119.152.32",
            "count": 20,
            "first_visit": "2021-12-03T03:45:47.269278+06:00",
            "date": null
        },
        {
            "id": 36,
            "ip_address": "103.35.168.80",
            "count": 1,
            "first_visit": "2021-12-03T03:40:30.620246+06:00",
            "date": null
        },
        {
            "id": 35,
            "ip_address": "114.119.152.69",
            "count": 15,
            "first_visit": "2021-12-03T02:47:24.999999+06:00",
            "date": null
        }
    ]
}