GET /user_management/visitor-free/?format=api&offset=1952&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=1960&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1944&ordering=-count",
    "results": [
        {
            "id": 699,
            "ip_address": "114.119.153.172",
            "count": 11,
            "first_visit": "2021-12-14T23:11:01.475925+06:00",
            "date": null
        },
        {
            "id": 386,
            "ip_address": "114.119.153.220",
            "count": 11,
            "first_visit": "2021-12-08T02:12:24.413854+06:00",
            "date": null
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 780,
            "ip_address": "114.119.158.142",
            "count": 11,
            "first_visit": "2021-12-18T02:38:35.762898+06:00",
            "date": null
        },
        {
            "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": 331,
            "ip_address": "114.119.156.110",
            "count": 11,
            "first_visit": "2021-12-07T13:01:05.500538+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": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        }
    ]
}