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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12592&ordering=-count",
    "results": [
        {
            "id": 65666,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-03-08T13:26:44.187869+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 4640,
            "ip_address": "202.84.36.90",
            "count": 3,
            "first_visit": "2022-03-24T10:52:43.326751+06:00",
            "date": null
        },
        {
            "id": 2223,
            "ip_address": "103.217.111.215",
            "count": 3,
            "first_visit": "2022-01-14T21:34:19.360371+06:00",
            "date": null
        },
        {
            "id": 65713,
            "ip_address": "103.178.188.10",
            "count": 3,
            "first_visit": "2024-03-09T17:38:29.297008+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 65765,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-11T05:49:54.162860+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 4699,
            "ip_address": "103.135.136.107",
            "count": 3,
            "first_visit": "2022-03-27T00:21:48.884693+06:00",
            "date": null
        },
        {
            "id": 4616,
            "ip_address": "182.163.120.97",
            "count": 3,
            "first_visit": "2022-03-23T15:33:02.341795+06:00",
            "date": null
        },
        {
            "id": 20483,
            "ip_address": "114.119.129.167",
            "count": 3,
            "first_visit": "2022-07-01T01:25:08.674343+06:00",
            "date": "2022-07-01"
        }
    ]
}