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

{
    "count": 93899,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=-count",
    "results": [
        {
            "id": 66111,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-20T05:49:42.234104+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 21325,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2022-07-06T12:51:22.924507+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 65767,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-03-11T08:14:50.764004+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 65728,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-10T04:19:40.657659+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 4781,
            "ip_address": "27.147.201.150",
            "count": 3,
            "first_visit": "2022-03-29T19:34:09.404851+06:00",
            "date": null
        },
        {
            "id": 9575,
            "ip_address": "37.111.211.185",
            "count": 3,
            "first_visit": "2022-05-19T23:46:43.310185+06:00",
            "date": null
        },
        {
            "id": 65765,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-11T05:49:54.162860+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 65758,
            "ip_address": "104.28.208.84",
            "count": 3,
            "first_visit": "2024-03-11T00:25:17.169721+06:00",
            "date": "2024-03-11"
        }
    ]
}