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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=count",
    "results": [
        {
            "id": 1044,
            "ip_address": "45.116.248.58",
            "count": 1,
            "first_visit": "2021-12-20T12:53:56.093056+06:00",
            "date": null
        },
        {
            "id": 1045,
            "ip_address": "103.109.93.65",
            "count": 1,
            "first_visit": "2021-12-20T12:56:22.072036+06:00",
            "date": null
        },
        {
            "id": 1046,
            "ip_address": "103.86.111.202",
            "count": 1,
            "first_visit": "2021-12-20T13:04:52.857068+06:00",
            "date": null
        },
        {
            "id": 298,
            "ip_address": "103.79.216.160",
            "count": 1,
            "first_visit": "2021-12-06T15:37:46.825777+06:00",
            "date": null
        },
        {
            "id": 1047,
            "ip_address": "103.78.191.96",
            "count": 1,
            "first_visit": "2021-12-20T13:10:20.982527+06:00",
            "date": null
        },
        {
            "id": 1048,
            "ip_address": "103.152.147.55",
            "count": 1,
            "first_visit": "2021-12-20T13:12:40.526283+06:00",
            "date": null
        },
        {
            "id": 554,
            "ip_address": "27.147.205.117",
            "count": 1,
            "first_visit": "2021-12-10T23:23:49.362171+06:00",
            "date": null
        },
        {
            "id": 2299,
            "ip_address": "54.82.120.90",
            "count": 1,
            "first_visit": "2022-01-16T14:28:09.540666+06:00",
            "date": null
        }
    ]
}