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

{
    "count": 92613,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=-count",
    "results": [
        {
            "id": 30422,
            "ip_address": "202.134.10.136",
            "count": 3,
            "first_visit": "2022-07-31T14:14:09.413221+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 70918,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-07-10T00:14:13.017902+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 70883,
            "ip_address": "66.249.92.42",
            "count": 3,
            "first_visit": "2024-07-09T10:52:20.843306+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 1718,
            "ip_address": "203.189.225.42",
            "count": 3,
            "first_visit": "2022-01-08T07:32:04.957354+06:00",
            "date": null
        },
        {
            "id": 70874,
            "ip_address": "66.249.66.36",
            "count": 3,
            "first_visit": "2024-07-09T03:30:59.439425+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 70948,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-07-10T14:33:09.469394+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 70879,
            "ip_address": "115.127.146.241",
            "count": 3,
            "first_visit": "2024-07-09T09:30:48.868431+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 30465,
            "ip_address": "116.58.202.90",
            "count": 3,
            "first_visit": "2022-07-31T17:48:29.972513+06:00",
            "date": "2022-07-31"
        }
    ]
}