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

{
    "count": 102389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2472&ordering=-count",
    "results": [
        {
            "id": 118,
            "ip_address": "195.154.123.31",
            "count": 9,
            "first_visit": "2021-12-04T02:20:32.761720+06:00",
            "date": null
        },
        {
            "id": 37313,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-11-13T00:28:07.536774+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 34246,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-09-12T11:21:57.869765+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 72648,
            "ip_address": "66.249.70.133",
            "count": 9,
            "first_visit": "2024-08-28T05:01:30.614691+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 20314,
            "ip_address": "103.92.206.248",
            "count": 9,
            "first_visit": "2022-06-30T10:46:49.848777+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 72143,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-14T00:54:37.742649+06:00",
            "date": "2024-08-14"
        },
        {
            "id": 72180,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-15T00:16:53.169801+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 61879,
            "ip_address": "175.29.180.131",
            "count": 9,
            "first_visit": "2023-12-26T09:03:41.192910+06:00",
            "date": "2023-12-26"
        }
    ]
}