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

{
    "count": 97416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23368&ordering=-ip_address",
    "results": [
        {
            "id": 73336,
            "ip_address": "37.111.206.24",
            "count": 1,
            "first_visit": "2024-09-12T12:53:01.688932+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 66895,
            "ip_address": "37.111.206.24",
            "count": 1,
            "first_visit": "2024-04-12T14:55:03.084829+06:00",
            "date": "2024-04-12"
        },
        {
            "id": 47740,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2023-06-05T18:40:10.867291+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 93147,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2025-12-20T16:21:06.050879+06:00",
            "date": "2025-12-20"
        },
        {
            "id": 86102,
            "ip_address": "37.111.206.239",
            "count": 3,
            "first_visit": "2025-07-19T13:05:26.548577+06:00",
            "date": "2025-07-19"
        },
        {
            "id": 31913,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2022-08-13T10:40:09.497319+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 6675,
            "ip_address": "37.111.206.239",
            "count": 1,
            "first_visit": "2022-05-16T12:57:11.171905+06:00",
            "date": null
        },
        {
            "id": 13451,
            "ip_address": "37.111.206.238",
            "count": 1,
            "first_visit": "2022-06-03T14:40:00.528240+06:00",
            "date": null
        }
    ]
}