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

{
    "count": 99900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12792&ordering=-count",
    "results": [
        {
            "id": 68572,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-05-19T03:13:05.247839+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 65626,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-07T09:52:02.659407+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 9287,
            "ip_address": "116.58.201.192",
            "count": 3,
            "first_visit": "2022-05-19T09:35:05.794050+06:00",
            "date": null
        },
        {
            "id": 65635,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-03-07T15:51:07.451808+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 20433,
            "ip_address": "37.111.212.177",
            "count": 3,
            "first_visit": "2022-06-30T20:07:32.476418+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 65658,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-03-08T04:45:09.574607+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 65587,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-03-06T12:12:00.567241+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 4618,
            "ip_address": "14.1.102.222",
            "count": 3,
            "first_visit": "2022-03-23T16:17:37.460939+06:00",
            "date": null
        }
    ]
}