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": 92192,
    "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": 7368,
            "ip_address": "202.134.13.142",
            "count": 7,
            "first_visit": "2022-05-16T22:25:37.908428+06:00",
            "date": null
        },
        {
            "id": 35436,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-10-04T00:41:49.478519+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 82356,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-06T08:55:23.808540+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 71815,
            "ip_address": "34.230.216.74",
            "count": 7,
            "first_visit": "2024-08-05T04:11:25.192836+06:00",
            "date": "2024-08-05"
        },
        {
            "id": 82155,
            "ip_address": "114.119.130.54",
            "count": 7,
            "first_visit": "2025-05-02T01:18:28.473633+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 56809,
            "ip_address": "103.85.241.167",
            "count": 7,
            "first_visit": "2023-10-05T10:01:14.722758+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 35406,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-10-03T09:55:55.223450+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 71781,
            "ip_address": "66.249.64.36",
            "count": 7,
            "first_visit": "2024-08-04T00:45:26.124069+06:00",
            "date": "2024-08-04"
        }
    ]
}