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

{
    "count": 99460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5368&ordering=-count",
    "results": [
        {
            "id": 80555,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-24T18:19:56.597167+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 35513,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-10-05T10:14:09.116893+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 67269,
            "ip_address": "66.249.66.42",
            "count": 5,
            "first_visit": "2024-04-21T16:55:37.103267+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 12238,
            "ip_address": "37.111.231.187",
            "count": 5,
            "first_visit": "2022-05-28T16:03:12.218302+06:00",
            "date": null
        },
        {
            "id": 12240,
            "ip_address": "103.87.236.14",
            "count": 5,
            "first_visit": "2022-05-28T16:06:44.449730+06:00",
            "date": null
        },
        {
            "id": 12076,
            "ip_address": "103.155.118.224",
            "count": 5,
            "first_visit": "2022-05-28T00:44:30.242477+06:00",
            "date": null
        },
        {
            "id": 12104,
            "ip_address": "114.119.129.22",
            "count": 5,
            "first_visit": "2022-05-28T05:48:14.523745+06:00",
            "date": null
        },
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        }
    ]
}