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

{
    "count": 101168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32992&ordering=-ip_address",
    "results": [
        {
            "id": 49448,
            "ip_address": "203.190.8.8",
            "count": 1,
            "first_visit": "2023-07-06T15:42:52.661230+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 43207,
            "ip_address": "203.190.8.8",
            "count": 1,
            "first_visit": "2023-03-05T11:41:49.110099+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 46881,
            "ip_address": "203.190.8.8",
            "count": 1,
            "first_visit": "2023-05-20T12:54:39.414681+06:00",
            "date": "2023-05-20"
        },
        {
            "id": 50042,
            "ip_address": "203.190.8.8",
            "count": 1,
            "first_visit": "2023-07-15T13:26:45.509682+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 84839,
            "ip_address": "203.190.8.60",
            "count": 1,
            "first_visit": "2025-06-30T12:03:17.649640+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 9017,
            "ip_address": "203.190.8.6",
            "count": 1,
            "first_visit": "2022-05-18T16:50:10.301252+06:00",
            "date": null
        },
        {
            "id": 33194,
            "ip_address": "203.190.8.4",
            "count": 1,
            "first_visit": "2022-08-28T13:07:36.125442+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 5775,
            "ip_address": "203.190.8.4",
            "count": 1,
            "first_visit": "2022-05-10T11:06:07.496353+06:00",
            "date": null
        }
    ]
}