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

{
    "count": 100092,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2296&ordering=-count",
    "results": [
        {
            "id": 29947,
            "ip_address": "37.111.214.65",
            "count": 10,
            "first_visit": "2022-07-30T17:04:02.441907+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 43,
            "ip_address": "114.119.158.125",
            "count": 10,
            "first_visit": "2021-12-03T07:11:38.308543+06:00",
            "date": null
        },
        {
            "id": 83754,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-07T01:29:27.231409+06:00",
            "date": "2025-06-07"
        },
        {
            "id": 75815,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-19T01:43:54.365424+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 133,
            "ip_address": "114.119.157.221",
            "count": 10,
            "first_visit": "2021-12-04T05:39:27.969608+06:00",
            "date": null
        },
        {
            "id": 29112,
            "ip_address": "66.249.73.30",
            "count": 10,
            "first_visit": "2022-07-29T06:18:26.187321+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 63694,
            "ip_address": "157.10.29.192",
            "count": 10,
            "first_visit": "2024-01-24T09:36:44.983720+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        }
    ]
}