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

{
    "count": 102580,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-count",
    "results": [
        {
            "id": 80742,
            "ip_address": "114.119.151.5",
            "count": 6,
            "first_visit": "2025-03-29T00:55:38.683786+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 68908,
            "ip_address": "3.144.27.39",
            "count": 6,
            "first_visit": "2024-05-23T01:49:53.831527+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 19937,
            "ip_address": "103.126.149.56",
            "count": 6,
            "first_visit": "2022-06-29T07:18:00.131083+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 80747,
            "ip_address": "114.119.136.188",
            "count": 6,
            "first_visit": "2025-03-29T05:50:35.761024+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 80805,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-03-31T02:51:03.435337+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 37185,
            "ip_address": "114.119.134.123",
            "count": 6,
            "first_visit": "2022-11-10T02:21:29.602917+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 68672,
            "ip_address": "103.148.178.22",
            "count": 6,
            "first_visit": "2024-05-20T18:10:37.050648+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 80777,
            "ip_address": "114.119.140.186",
            "count": 6,
            "first_visit": "2025-03-30T00:43:22.910910+06:00",
            "date": "2025-03-30"
        }
    ]
}