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

{
    "count": 95231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2448&ordering=-count",
    "results": [
        {
            "id": 33891,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-09-06T01:04:05.046106+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 71340,
            "ip_address": "66.249.66.35",
            "count": 9,
            "first_visit": "2024-07-19T07:07:32.638124+06:00",
            "date": "2024-07-19"
        },
        {
            "id": 71172,
            "ip_address": "114.119.140.48",
            "count": 9,
            "first_visit": "2024-07-15T07:32:55.509974+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 71167,
            "ip_address": "66.249.66.35",
            "count": 9,
            "first_visit": "2024-07-15T03:21:12.594824+06:00",
            "date": "2024-07-15"
        },
        {
            "id": 33836,
            "ip_address": "114.119.141.15",
            "count": 9,
            "first_visit": "2022-09-05T04:59:40.363628+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 18222,
            "ip_address": "27.147.207.80",
            "count": 9,
            "first_visit": "2022-06-24T17:50:55.698313+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 134,
            "ip_address": "66.249.66.76",
            "count": 9,
            "first_visit": "2021-12-04T07:42:06.247983+06:00",
            "date": null
        },
        {
            "id": 73199,
            "ip_address": "66.249.64.132",
            "count": 9,
            "first_visit": "2024-09-10T00:20:09.929627+06:00",
            "date": "2024-09-10"
        }
    ]
}