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

{
    "count": 96457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21160&ordering=-ip_address",
    "results": [
        {
            "id": 50611,
            "ip_address": "37.111.212.59",
            "count": 5,
            "first_visit": "2023-07-23T00:59:12.852175+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 30036,
            "ip_address": "37.111.212.59",
            "count": 1,
            "first_visit": "2022-07-30T22:47:56.541122+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8557,
            "ip_address": "37.111.212.59",
            "count": 1,
            "first_visit": "2022-05-17T23:51:21.165577+06:00",
            "date": null
        },
        {
            "id": 7805,
            "ip_address": "37.111.212.58",
            "count": 3,
            "first_visit": "2022-05-17T10:13:49.388628+06:00",
            "date": null
        },
        {
            "id": 8622,
            "ip_address": "37.111.212.57",
            "count": 1,
            "first_visit": "2022-05-18T03:42:01.952170+06:00",
            "date": null
        },
        {
            "id": 95337,
            "ip_address": "37.111.212.57",
            "count": 1,
            "first_visit": "2026-02-19T03:09:06.337150+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 84496,
            "ip_address": "37.111.212.56",
            "count": 1,
            "first_visit": "2025-06-25T16:26:54.604943+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 64749,
            "ip_address": "37.111.212.56",
            "count": 1,
            "first_visit": "2024-02-14T21:21:20.451003+06:00",
            "date": "2024-02-14"
        }
    ]
}