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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5672&ordering=-count",
    "results": [
        {
            "id": 80689,
            "ip_address": "212.237.119.183",
            "count": 5,
            "first_visit": "2025-03-27T21:29:29.832039+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 11103,
            "ip_address": "114.119.143.182",
            "count": 5,
            "first_visit": "2022-05-24T19:59:37.200932+06:00",
            "date": null
        },
        {
            "id": 11057,
            "ip_address": "114.119.129.82",
            "count": 5,
            "first_visit": "2022-05-24T18:09:20.572621+06:00",
            "date": null
        },
        {
            "id": 11050,
            "ip_address": "114.119.128.212",
            "count": 5,
            "first_visit": "2022-05-24T17:33:57.184024+06:00",
            "date": null
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 80625,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-26T10:51:40.800727+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 80633,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-26T13:46:59.245019+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 66916,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-13T03:00:55.339930+06:00",
            "date": "2024-04-13"
        }
    ]
}