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

{
    "count": 92158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "results": [
        {
            "id": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 32091,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-16T01:17:31.176301+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 31670,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-10T08:56:45.724574+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 74456,
            "ip_address": "103.117.194.230",
            "count": 11,
            "first_visit": "2024-10-15T09:26:49.439402+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 1090,
            "ip_address": "114.119.154.124",
            "count": 11,
            "first_visit": "2021-12-20T21:54:42.549748+06:00",
            "date": null
        },
        {
            "id": 72694,
            "ip_address": "66.249.70.134",
            "count": 11,
            "first_visit": "2024-08-29T00:04:11.354298+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72785,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-08-31T03:02:54.379584+06:00",
            "date": "2024-08-31"
        }
    ]
}