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

{
    "count": 102438,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2592&ordering=-count",
    "results": [
        {
            "id": 72303,
            "ip_address": "120.50.4.26",
            "count": 9,
            "first_visit": "2024-08-19T16:00:05.519151+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 12787,
            "ip_address": "103.118.152.10",
            "count": 9,
            "first_visit": "2022-05-30T13:45:26.524755+06:00",
            "date": null
        },
        {
            "id": 1426,
            "ip_address": "114.119.151.246",
            "count": 9,
            "first_visit": "2021-12-28T07:58:45.623149+06:00",
            "date": null
        },
        {
            "id": 33180,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-08-28T10:49:49.575203+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 33261,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-08-29T03:18:51.683073+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 72143,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-14T00:54:37.742649+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 33062,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-08-27T04:47:49.046703+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 72057,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-12T02:46:05.688217+06:00",
            "date": "2024-08-12"
        }
    ]
}