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

{
    "count": 100932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17656&ordering=-ip_address",
    "results": [
        {
            "id": 984,
            "ip_address": "42.0.5.245",
            "count": 1,
            "first_visit": "2021-12-20T00:18:53.871483+06:00",
            "date": null
        },
        {
            "id": 61827,
            "ip_address": "42.0.5.245",
            "count": 1,
            "first_visit": "2023-12-25T13:35:01.585661+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 82695,
            "ip_address": "42.0.5.244",
            "count": 1,
            "first_visit": "2025-05-13T02:09:45.564994+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 28780,
            "ip_address": "42.0.5.244",
            "count": 1,
            "first_visit": "2022-07-28T12:35:36.309677+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 61419,
            "ip_address": "42.0.5.243",
            "count": 1,
            "first_visit": "2023-12-18T21:41:10.516754+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 41892,
            "ip_address": "42.0.5.242",
            "count": 1,
            "first_visit": "2023-02-09T18:46:36.456168+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 77181,
            "ip_address": "42.0.5.239",
            "count": 1,
            "first_visit": "2024-12-26T17:40:30.504928+06:00",
            "date": "2024-12-26"
        },
        {
            "id": 11518,
            "ip_address": "42.0.5.239",
            "count": 1,
            "first_visit": "2022-05-25T23:42:15.780134+06:00",
            "date": null
        }
    ]
}