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

{
    "count": 102230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=-count",
    "results": [
        {
            "id": 36701,
            "ip_address": "66.249.66.210",
            "count": 13,
            "first_visit": "2022-10-31T01:13:40.632386+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 8100,
            "ip_address": "103.145.210.4",
            "count": 13,
            "first_visit": "2022-05-17T12:34:35.967541+06:00",
            "date": null
        },
        {
            "id": 35629,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-08T05:17:11.728407+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 83483,
            "ip_address": "114.119.136.188",
            "count": 13,
            "first_visit": "2025-05-31T03:00:12.972539+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 66747,
            "ip_address": "66.249.66.36",
            "count": 13,
            "first_visit": "2024-04-08T00:09:24.114114+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 38780,
            "ip_address": "66.249.73.30",
            "count": 13,
            "first_visit": "2022-12-16T02:38:54.083938+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 38583,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-12-12T00:32:06.901512+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 38521,
            "ip_address": "66.249.64.198",
            "count": 13,
            "first_visit": "2022-12-10T01:56:10.110349+06:00",
            "date": "2022-12-10"
        }
    ]
}