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

{
    "count": 99683,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9592&ordering=-count",
    "results": [
        {
            "id": 974,
            "ip_address": "103.96.36.234",
            "count": 3,
            "first_visit": "2021-12-19T23:54:50.579394+06:00",
            "date": null
        },
        {
            "id": 73184,
            "ip_address": "103.198.133.29",
            "count": 3,
            "first_visit": "2024-09-09T14:08:33.294553+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73213,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-09-10T06:13:20.915988+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 34051,
            "ip_address": "103.217.111.23",
            "count": 3,
            "first_visit": "2022-09-08T16:04:16.417361+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 73225,
            "ip_address": "103.187.94.20",
            "count": 3,
            "first_visit": "2024-09-10T14:14:22.847155+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73161,
            "ip_address": "103.231.162.67",
            "count": 3,
            "first_visit": "2024-09-09T03:16:40.868037+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 34054,
            "ip_address": "114.119.141.146",
            "count": 3,
            "first_visit": "2022-09-08T16:51:31.209168+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 33981,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2022-09-07T12:07:46.127505+06:00",
            "date": "2022-09-07"
        }
    ]
}