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

{
    "count": 99889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22416&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 28985,
            "ip_address": "37.111.212.185",
            "count": 1,
            "first_visit": "2022-07-28T23:46:00.554175+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 87324,
            "ip_address": "37.111.212.185",
            "count": 1,
            "first_visit": "2025-08-07T18:04:18.915385+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 81002,
            "ip_address": "37.111.212.184",
            "count": 1,
            "first_visit": "2025-04-05T18:26:27.647069+06:00",
            "date": "2025-04-05"
        }
    ]
}