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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9680&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9664&ordering=-count",
    "results": [
        {
            "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": 1041,
            "ip_address": "119.30.32.223",
            "count": 3,
            "first_visit": "2021-12-20T12:26:17.821466+06:00",
            "date": null
        },
        {
            "id": 33913,
            "ip_address": "114.119.141.118",
            "count": 3,
            "first_visit": "2022-09-06T09:34:43.744845+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 73179,
            "ip_address": "119.30.46.214",
            "count": 3,
            "first_visit": "2024-09-09T12:27:32.983371+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73249,
            "ip_address": "103.205.69.41",
            "count": 3,
            "first_visit": "2024-09-11T03:04:38.958664+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 8004,
            "ip_address": "103.67.157.32",
            "count": 3,
            "first_visit": "2022-05-17T11:54:09.915531+06:00",
            "date": null
        },
        {
            "id": 73121,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-09-08T03:21:18.181140+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 33927,
            "ip_address": "34.94.17.72",
            "count": 3,
            "first_visit": "2022-09-06T15:15:41.870903+06:00",
            "date": "2022-09-06"
        }
    ]
}