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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=count",
    "results": [
        {
            "id": 5035,
            "ip_address": "31.13.127.29",
            "count": 1,
            "first_visit": "2022-04-10T19:28:53.497962+06:00",
            "date": null
        },
        {
            "id": 5036,
            "ip_address": "103.217.111.168",
            "count": 1,
            "first_visit": "2022-04-10T19:47:50.523643+06:00",
            "date": null
        },
        {
            "id": 5037,
            "ip_address": "103.106.238.185",
            "count": 1,
            "first_visit": "2022-04-10T19:48:31.611968+06:00",
            "date": null
        },
        {
            "id": 5038,
            "ip_address": "103.111.224.2",
            "count": 1,
            "first_visit": "2022-04-10T20:04:14.786759+06:00",
            "date": null
        },
        {
            "id": 5039,
            "ip_address": "103.140.235.74",
            "count": 1,
            "first_visit": "2022-04-10T22:38:27.433839+06:00",
            "date": null
        },
        {
            "id": 5040,
            "ip_address": "103.217.111.227",
            "count": 1,
            "first_visit": "2022-04-11T04:04:14.752810+06:00",
            "date": null
        },
        {
            "id": 5214,
            "ip_address": "223.27.87.50",
            "count": 1,
            "first_visit": "2022-04-18T12:06:21.945853+06:00",
            "date": null
        },
        {
            "id": 9198,
            "ip_address": "77.111.245.11",
            "count": 1,
            "first_visit": "2022-05-18T23:40:22.159961+06:00",
            "date": null
        }
    ]
}