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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5440&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5424&ordering=-count",
    "results": [
        {
            "id": 11220,
            "ip_address": "114.119.130.251",
            "count": 5,
            "first_visit": "2022-05-24T23:32:02.308019+06:00",
            "date": null
        },
        {
            "id": 80026,
            "ip_address": "66.249.66.40",
            "count": 5,
            "first_visit": "2025-03-12T02:28:38.952729+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 80046,
            "ip_address": "202.181.16.140",
            "count": 5,
            "first_visit": "2025-03-12T13:36:03.256402+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 80568,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-03-25T01:01:39.681318+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 11178,
            "ip_address": "114.119.134.204",
            "count": 5,
            "first_visit": "2022-05-24T22:40:37.329759+06:00",
            "date": null
        },
        {
            "id": 80080,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-13T10:19:30.745733+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 80110,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-03-14T06:01:53.089578+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 1787,
            "ip_address": "103.136.1.52",
            "count": 5,
            "first_visit": "2022-01-11T07:41:13.765566+06:00",
            "date": null
        }
    ]
}