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

{
    "count": 91368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=count",
    "results": [
        {
            "id": 149,
            "ip_address": "203.76.220.247",
            "count": 1,
            "first_visit": "2021-12-04T13:38:57.027456+06:00",
            "date": null
        },
        {
            "id": 354,
            "ip_address": "103.54.43.215",
            "count": 1,
            "first_visit": "2021-12-07T18:44:40.835991+06:00",
            "date": null
        },
        {
            "id": 56,
            "ip_address": "45.120.112.224",
            "count": 1,
            "first_visit": "2021-12-03T09:29:22.484718+06:00",
            "date": null
        },
        {
            "id": 275,
            "ip_address": "35.175.135.136",
            "count": 1,
            "first_visit": "2021-12-06T10:38:08.297691+06:00",
            "date": null
        },
        {
            "id": 322,
            "ip_address": "103.163.116.202",
            "count": 1,
            "first_visit": "2021-12-07T03:52:25.148598+06:00",
            "date": null
        },
        {
            "id": 441,
            "ip_address": "213.86.28.132",
            "count": 1,
            "first_visit": "2021-12-08T17:47:46.435575+06:00",
            "date": null
        },
        {
            "id": 58,
            "ip_address": "103.159.188.157",
            "count": 1,
            "first_visit": "2021-12-03T10:36:14.341293+06:00",
            "date": null
        },
        {
            "id": 465,
            "ip_address": "103.139.234.177",
            "count": 1,
            "first_visit": "2021-12-09T00:26:52.266600+06:00",
            "date": null
        }
    ]
}