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

{
    "count": 99538,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5768&ordering=-count",
    "results": [
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 7426,
            "ip_address": "103.67.158.185",
            "count": 5,
            "first_visit": "2022-05-16T22:58:43.525136+06:00",
            "date": null
        },
        {
            "id": 66668,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-06T00:39:36.698591+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 2912,
            "ip_address": "43.250.80.250",
            "count": 5,
            "first_visit": "2022-01-26T23:35:24.912074+06:00",
            "date": null
        },
        {
            "id": 33870,
            "ip_address": "66.249.64.196",
            "count": 5,
            "first_visit": "2022-09-05T17:43:31.433576+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 80444,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-22T10:14:17.010818+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 66653,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-05T12:23:27.670477+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 33911,
            "ip_address": "182.160.113.106",
            "count": 5,
            "first_visit": "2022-09-06T09:01:34.518738+06:00",
            "date": "2022-09-06"
        }
    ]
}