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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=-count",
    "results": [
        {
            "id": 5204,
            "ip_address": "203.112.75.118",
            "count": 13,
            "first_visit": "2022-04-18T02:55:55.606962+06:00",
            "date": null
        },
        {
            "id": 35289,
            "ip_address": "114.119.141.118",
            "count": 13,
            "first_visit": "2022-10-01T02:47:08.960619+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 68602,
            "ip_address": "18.236.140.229",
            "count": 13,
            "first_visit": "2024-05-19T16:08:29.407564+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 36602,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-29T02:22:05.900197+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 66648,
            "ip_address": "114.119.145.216",
            "count": 13,
            "first_visit": "2024-04-05T08:24:42.010381+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 8100,
            "ip_address": "103.145.210.4",
            "count": 13,
            "first_visit": "2022-05-17T12:34:35.967541+06:00",
            "date": null
        },
        {
            "id": 83325,
            "ip_address": "114.119.136.75",
            "count": 13,
            "first_visit": "2025-05-27T04:17:30.572883+06:00",
            "date": "2025-05-27"
        },
        {
            "id": 36456,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-10-26T00:23:52.377385+06:00",
            "date": "2022-10-26"
        }
    ]
}