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

{
    "count": 99690,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=-count",
    "results": [
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35950,
            "ip_address": "114.119.134.123",
            "count": 18,
            "first_visit": "2022-10-16T01:03:41.144716+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 82958,
            "ip_address": "114.119.136.75",
            "count": 18,
            "first_visit": "2025-05-18T03:36:50.916564+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 83009,
            "ip_address": "114.119.136.75",
            "count": 18,
            "first_visit": "2025-05-19T00:48:06.156557+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 705,
            "ip_address": "114.119.157.245",
            "count": 18,
            "first_visit": "2021-12-15T04:29:41.741098+06:00",
            "date": null
        },
        {
            "id": 380,
            "ip_address": "114.119.162.62",
            "count": 18,
            "first_visit": "2021-12-08T01:13:11.791341+06:00",
            "date": null
        },
        {
            "id": 526,
            "ip_address": "114.119.159.8",
            "count": 18,
            "first_visit": "2021-12-10T08:57:11.132636+06:00",
            "date": null
        },
        {
            "id": 3471,
            "ip_address": "58.145.184.232",
            "count": 17,
            "first_visit": "2022-02-09T20:26:45.300713+06:00",
            "date": null
        }
    ]
}