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": 98117,
    "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": 83712,
            "ip_address": "114.119.136.188",
            "count": 15,
            "first_visit": "2025-06-05T04:01:57.727693+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 2092,
            "ip_address": "182.160.110.182",
            "count": 15,
            "first_visit": "2022-01-13T09:50:59.672163+06:00",
            "date": null
        },
        {
            "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"
        },
        {
            "id": 36569,
            "ip_address": "114.119.141.168",
            "count": 14,
            "first_visit": "2022-10-28T01:44:06.508384+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 1000,
            "ip_address": "114.119.166.212",
            "count": 14,
            "first_visit": "2021-12-20T03:44:35.295142+06:00",
            "date": null
        },
        {
            "id": 470,
            "ip_address": "114.119.159.75",
            "count": 14,
            "first_visit": "2021-12-09T07:44:45.852424+06:00",
            "date": null
        },
        {
            "id": 32555,
            "ip_address": "114.119.141.168",
            "count": 14,
            "first_visit": "2022-08-21T00:25:17.433014+06:00",
            "date": "2022-08-21"
        }
    ]
}