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

{
    "count": 99533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10112&ordering=-count",
    "results": [
        {
            "id": 32564,
            "ip_address": "66.249.66.28",
            "count": 3,
            "first_visit": "2022-08-21T01:49:56.173056+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 7276,
            "ip_address": "103.31.154.242",
            "count": 3,
            "first_visit": "2022-05-16T20:19:13.632710+06:00",
            "date": null
        },
        {
            "id": 3638,
            "ip_address": "37.111.214.194",
            "count": 3,
            "first_visit": "2022-02-15T21:44:31.304815+06:00",
            "date": null
        },
        {
            "id": 72607,
            "ip_address": "74.125.151.133",
            "count": 3,
            "first_visit": "2024-08-27T02:41:57.270062+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72638,
            "ip_address": "188.172.109.101",
            "count": 3,
            "first_visit": "2024-08-27T20:06:58.355605+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72627,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-08-27T12:08:36.584609+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 72649,
            "ip_address": "74.125.151.134",
            "count": 3,
            "first_visit": "2024-08-28T05:33:23.471126+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 72591,
            "ip_address": "66.249.70.132",
            "count": 3,
            "first_visit": "2024-08-26T19:25:46.276563+06:00",
            "date": "2024-08-26"
        }
    ]
}