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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1976&ordering=-count",
    "results": [
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 79002,
            "ip_address": "66.249.77.160",
            "count": 11,
            "first_visit": "2025-02-16T02:28:20.503931+06:00",
            "date": "2025-02-16"
        },
        {
            "id": 730,
            "ip_address": "114.119.144.15",
            "count": 11,
            "first_visit": "2021-12-16T06:27:44.323481+06:00",
            "date": null
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 67,
            "ip_address": "114.119.155.235",
            "count": 11,
            "first_visit": "2021-12-03T14:04:16.389612+06:00",
            "date": null
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 57639,
            "ip_address": "203.89.124.243",
            "count": 11,
            "first_visit": "2023-10-15T13:01:08.882200+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 57530,
            "ip_address": "103.55.145.187",
            "count": 11,
            "first_visit": "2023-10-14T00:51:56.421916+06:00",
            "date": "2023-10-14"
        }
    ]
}