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

{
    "count": 98133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=-count",
    "results": [
        {
            "id": 32317,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-18T08:48:37.551828+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 1480,
            "ip_address": "149.56.107.127",
            "count": 11,
            "first_visit": "2021-12-30T08:18:00.156938+06:00",
            "date": null
        },
        {
            "id": 736,
            "ip_address": "114.119.145.89",
            "count": 11,
            "first_visit": "2021-12-16T11:34:12.286700+06:00",
            "date": null
        },
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 1438,
            "ip_address": "114.119.156.16",
            "count": 11,
            "first_visit": "2021-12-28T14:48:30.853913+06:00",
            "date": null
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        }
    ]
}