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

{
    "count": 96136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-count",
    "results": [
        {
            "id": 7044,
            "ip_address": "37.111.246.59",
            "count": 5,
            "first_visit": "2022-05-16T18:58:34.109355+06:00",
            "date": null
        },
        {
            "id": 31394,
            "ip_address": "66.249.66.83",
            "count": 5,
            "first_visit": "2022-08-07T03:17:45.378206+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 65220,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-02-27T04:41:09.760965+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 79949,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-10T02:31:11.266296+06:00",
            "date": "2025-03-10"
        },
        {
            "id": 79875,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-08T06:37:08.623084+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 65696,
            "ip_address": "114.119.128.35",
            "count": 5,
            "first_visit": "2024-03-09T07:56:41.655306+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 79842,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-07T16:37:56.941003+06:00",
            "date": "2025-03-07"
        },
        {
            "id": 31330,
            "ip_address": "37.111.199.239",
            "count": 5,
            "first_visit": "2022-08-06T10:48:38.118298+06:00",
            "date": "2022-08-06"
        }
    ]
}