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

{
    "count": 97609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5544&ordering=-count",
    "results": [
        {
            "id": 80487,
            "ip_address": "123.136.27.131",
            "count": 5,
            "first_visit": "2025-03-23T14:01:11.589727+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 11309,
            "ip_address": "114.119.129.199",
            "count": 5,
            "first_visit": "2022-05-25T07:09:42.758051+06:00",
            "date": null
        },
        {
            "id": 34780,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-09-22T00:02:24.868060+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 66925,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-13T10:37:41.150995+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 80518,
            "ip_address": "66.249.79.103",
            "count": 5,
            "first_visit": "2025-03-24T02:36:06.139294+06:00",
            "date": "2025-03-24"
        },
        {
            "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": 66819,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-04-10T01:17:00.224851+06:00",
            "date": "2024-04-10"
        },
        {
            "id": 3499,
            "ip_address": "103.230.62.3",
            "count": 5,
            "first_visit": "2022-02-10T19:09:26.359234+06:00",
            "date": null
        }
    ]
}