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

{
    "count": 99457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3048&ordering=-count",
    "results": [
        {
            "id": 82566,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-05-10T02:51:33.025344+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 727,
            "ip_address": "114.119.154.103",
            "count": 8,
            "first_visit": "2021-12-15T20:19:36.643740+06:00",
            "date": null
        },
        {
            "id": 71617,
            "ip_address": "34.238.50.106",
            "count": 8,
            "first_visit": "2024-07-29T19:22:56.728403+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 82246,
            "ip_address": "103.73.225.101",
            "count": 8,
            "first_visit": "2025-05-04T10:02:36.705562+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 286,
            "ip_address": "114.119.155.36",
            "count": 8,
            "first_visit": "2021-12-06T12:24:44.434465+06:00",
            "date": null
        },
        {
            "id": 61275,
            "ip_address": "103.106.239.219",
            "count": 8,
            "first_visit": "2023-12-16T14:25:04.668183+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 4913,
            "ip_address": "18.206.214.160",
            "count": 8,
            "first_visit": "2022-04-04T21:04:49.461863+06:00",
            "date": null
        }
    ]
}