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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20888&ordering=-ip_address",
    "results": [
        {
            "id": 62021,
            "ip_address": "37.111.222.179",
            "count": 1,
            "first_visit": "2023-12-28T01:22:50.395960+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 62195,
            "ip_address": "37.111.222.176",
            "count": 1,
            "first_visit": "2024-01-03T14:09:17.246533+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 5884,
            "ip_address": "37.111.222.172",
            "count": 1,
            "first_visit": "2022-05-11T22:56:31.955384+06:00",
            "date": null
        },
        {
            "id": 47769,
            "ip_address": "37.111.222.166",
            "count": 2,
            "first_visit": "2023-06-06T12:28:07.913343+06:00",
            "date": "2023-06-06"
        },
        {
            "id": 99727,
            "ip_address": "37.111.222.164",
            "count": 1,
            "first_visit": "2026-06-30T01:22:56.454689+06:00",
            "date": "2026-06-30"
        },
        {
            "id": 23649,
            "ip_address": "37.111.222.164",
            "count": 1,
            "first_visit": "2022-07-18T22:01:08.396899+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16891,
            "ip_address": "37.111.222.160",
            "count": 1,
            "first_visit": "2022-06-20T19:25:06.934193+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 13376,
            "ip_address": "37.111.222.160",
            "count": 1,
            "first_visit": "2022-06-02T15:11:04.941012+06:00",
            "date": null
        }
    ]
}