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

{
    "count": 96036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5504&ordering=-count",
    "results": [
        {
            "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": 11289,
            "ip_address": "114.119.133.182",
            "count": 5,
            "first_visit": "2022-05-25T03:22:12.537338+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": 11309,
            "ip_address": "114.119.129.199",
            "count": 5,
            "first_visit": "2022-05-25T07:09:42.758051+06:00",
            "date": null
        },
        {
            "id": 11286,
            "ip_address": "114.119.132.70",
            "count": 5,
            "first_visit": "2022-05-25T03:09:05.966685+06:00",
            "date": null
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80357,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-20T02:30:13.590104+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 66782,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2024-04-09T00:19:43.086668+06:00",
            "date": "2024-04-09"
        }
    ]
}