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

{
    "count": 99599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5856&ordering=-count",
    "results": [
        {
            "id": 66106,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-03-20T00:15:20.378214+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 66152,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-03-21T04:04:53.718571+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 2808,
            "ip_address": "144.48.111.226",
            "count": 5,
            "first_visit": "2022-01-25T13:33:06.336300+06:00",
            "date": null
        },
        {
            "id": 33144,
            "ip_address": "66.249.66.128",
            "count": 5,
            "first_visit": "2022-08-28T00:18:12.884343+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 80353,
            "ip_address": "66.249.66.37",
            "count": 5,
            "first_visit": "2025-03-20T01:44:56.374430+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 10675,
            "ip_address": "119.30.32.20",
            "count": 5,
            "first_visit": "2022-05-23T14:18:24.424471+06:00",
            "date": null
        },
        {
            "id": 33056,
            "ip_address": "66.249.66.83",
            "count": 5,
            "first_visit": "2022-08-27T03:08:34.369421+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 66108,
            "ip_address": "114.119.145.187",
            "count": 5,
            "first_visit": "2024-03-20T00:55:27.993736+06:00",
            "date": "2024-03-20"
        }
    ]
}