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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=-count",
    "results": [
        {
            "id": 72544,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-08-26T00:09:40.626475+06:00",
            "date": "2024-08-26"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 21022,
            "ip_address": "3.83.227.38",
            "count": 8,
            "first_visit": "2022-07-04T09:44:51.878098+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 72601,
            "ip_address": "66.249.70.132",
            "count": 8,
            "first_visit": "2024-08-27T00:41:58.441990+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 72375,
            "ip_address": "66.249.79.230",
            "count": 8,
            "first_visit": "2024-08-21T06:28:06.975454+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 82686,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-13T00:24:23.732313+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        }
    ]
}