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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5192&ordering=-count",
    "results": [
        {
            "id": 5882,
            "ip_address": "114.119.139.166",
            "count": 6,
            "first_visit": "2022-05-11T22:49:17.321477+06:00",
            "date": null
        },
        {
            "id": 67319,
            "ip_address": "66.249.66.41",
            "count": 6,
            "first_visit": "2024-04-23T01:12:09.471818+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 80402,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-21T04:00:07.936387+06:00",
            "date": "2025-03-21"
        },
        {
            "id": 80438,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-22T07:48:36.941252+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 67287,
            "ip_address": "114.119.128.143",
            "count": 6,
            "first_visit": "2024-04-22T03:09:00.249834+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 5832,
            "ip_address": "114.119.133.138",
            "count": 6,
            "first_visit": "2022-05-11T00:10:18.000592+06:00",
            "date": null
        },
        {
            "id": 80391,
            "ip_address": "182.48.70.60",
            "count": 6,
            "first_visit": "2025-03-20T22:24:19.836897+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 5866,
            "ip_address": "114.119.133.213",
            "count": 6,
            "first_visit": "2022-05-11T15:58:24.545049+06:00",
            "date": null
        }
    ]
}