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

{
    "count": 102293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "results": [
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 32317,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-18T08:48:37.551828+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 61751,
            "ip_address": "202.40.178.85",
            "count": 11,
            "first_visit": "2023-12-24T10:14:41.790266+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 83527,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-06-01T01:51:03.996768+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        },
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 75134,
            "ip_address": "66.249.69.175",
            "count": 11,
            "first_visit": "2024-11-03T02:48:10.586330+06:00",
            "date": "2024-11-03"
        }
    ]
}