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

{
    "count": 99979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22168&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22152&ordering=-ip_address",
    "results": [
        {
            "id": 99464,
            "ip_address": "37.111.212.61",
            "count": 1,
            "first_visit": "2026-06-22T11:17:19.793731+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 67733,
            "ip_address": "37.111.212.6",
            "count": 1,
            "first_visit": "2024-04-30T17:30:42.365014+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 11515,
            "ip_address": "37.111.212.6",
            "count": 2,
            "first_visit": "2022-05-25T23:39:53.201930+06:00",
            "date": null
        },
        {
            "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": 50611,
            "ip_address": "37.111.212.59",
            "count": 5,
            "first_visit": "2023-07-23T00:59:12.852175+06:00",
            "date": "2023-07-23"
        },
        {
            "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
        }
    ]
}