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

{
    "count": 100228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20936&ordering=-ip_address",
    "results": [
        {
            "id": 71073,
            "ip_address": "37.111.219.91",
            "count": 1,
            "first_visit": "2024-07-12T22:28:38.796194+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 63827,
            "ip_address": "37.111.219.91",
            "count": 2,
            "first_visit": "2024-01-26T13:20:44.350317+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 4917,
            "ip_address": "37.111.219.89",
            "count": 1,
            "first_visit": "2022-04-05T01:21:03.237041+06:00",
            "date": null
        },
        {
            "id": 3826,
            "ip_address": "37.111.219.82",
            "count": 2,
            "first_visit": "2022-02-23T19:51:35.631136+06:00",
            "date": null
        },
        {
            "id": 28582,
            "ip_address": "37.111.219.81",
            "count": 1,
            "first_visit": "2022-07-28T06:35:46.577309+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3731,
            "ip_address": "37.111.219.78",
            "count": 1,
            "first_visit": "2022-02-19T18:10:52.790271+06:00",
            "date": null
        },
        {
            "id": 61195,
            "ip_address": "37.111.219.76",
            "count": 1,
            "first_visit": "2023-12-14T20:18:41.958113+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 52329,
            "ip_address": "37.111.219.76",
            "count": 1,
            "first_visit": "2023-08-12T19:20:58.151244+06:00",
            "date": "2023-08-12"
        }
    ]
}