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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1104&ordering=-count",
    "results": [
        {
            "id": 36600,
            "ip_address": "114.119.141.146",
            "count": 15,
            "first_visit": "2022-10-29T00:53:47.352216+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 2092,
            "ip_address": "182.160.110.182",
            "count": 15,
            "first_visit": "2022-01-13T09:50:59.672163+06:00",
            "date": null
        },
        {
            "id": 37035,
            "ip_address": "114.119.134.123",
            "count": 15,
            "first_visit": "2022-11-07T04:55:20.556171+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 123,
            "ip_address": "114.119.154.181",
            "count": 15,
            "first_visit": "2021-12-04T03:58:21.407125+06:00",
            "date": null
        },
        {
            "id": 73919,
            "ip_address": "66.249.64.128",
            "count": 15,
            "first_visit": "2024-10-03T00:46:52.679235+06:00",
            "date": "2024-10-03"
        },
        {
            "id": 83712,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-06-05T04:01:57.727693+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 28462,
            "ip_address": "66.249.66.33",
            "count": 14,
            "first_visit": "2022-07-28T00:33:21.654811+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 35544,
            "ip_address": "114.119.141.146",
            "count": 14,
            "first_visit": "2022-10-06T00:44:18.513118+06:00",
            "date": "2022-10-06"
        }
    ]
}