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

{
    "count": 100569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6072&ordering=-count",
    "results": [
        {
            "id": 80198,
            "ip_address": "103.156.215.123",
            "count": 5,
            "first_visit": "2025-03-16T16:07:32.193548+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 80227,
            "ip_address": "114.119.136.188",
            "count": 5,
            "first_visit": "2025-03-17T04:12:40.202351+06:00",
            "date": "2025-03-17"
        },
        {
            "id": 65572,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-06T00:07:07.920718+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 7044,
            "ip_address": "37.111.246.59",
            "count": 5,
            "first_visit": "2022-05-16T18:58:34.109355+06:00",
            "date": null
        },
        {
            "id": 80112,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-03-14T07:09:20.637997+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 31558,
            "ip_address": "103.67.158.115",
            "count": 5,
            "first_visit": "2022-08-08T19:51:06.511646+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 65526,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-05T00:08:09.347665+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65692,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-03-09T03:36:39.863379+06:00",
            "date": "2024-03-09"
        }
    ]
}