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

{
    "count": 96541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21448&ordering=-ip_address",
    "results": [
        {
            "id": 11653,
            "ip_address": "37.111.212.189",
            "count": 1,
            "first_visit": "2022-05-26T11:52:22.175646+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        },
        {
            "id": 76166,
            "ip_address": "37.111.212.188",
            "count": 1,
            "first_visit": "2024-11-29T18:22:59.163808+06:00",
            "date": "2024-11-29"
        },
        {
            "id": 72031,
            "ip_address": "37.111.212.187",
            "count": 1,
            "first_visit": "2024-08-11T12:15:12.622639+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 72072,
            "ip_address": "37.111.212.187",
            "count": 1,
            "first_visit": "2024-08-12T10:31:16.940076+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 61654,
            "ip_address": "37.111.212.186",
            "count": 1,
            "first_visit": "2023-12-22T14:11:56.685259+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 7513,
            "ip_address": "37.111.212.186",
            "count": 2,
            "first_visit": "2022-05-16T23:50:50.561367+06:00",
            "date": null
        },
        {
            "id": 13083,
            "ip_address": "37.111.212.185",
            "count": 1,
            "first_visit": "2022-05-31T12:11:11.897030+06:00",
            "date": null
        }
    ]
}