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

{
    "count": 101299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34232&ordering=-ip_address",
    "results": [
        {
            "id": 100189,
            "ip_address": "20.246.132.168",
            "count": 1,
            "first_visit": "2026-07-12T13:16:00.313416+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 19417,
            "ip_address": "202.44.111.9",
            "count": 2,
            "first_visit": "2022-06-27T11:41:25.914260+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 75461,
            "ip_address": "202.44.111.46",
            "count": 1,
            "first_visit": "2024-11-10T11:20:37.355864+06:00",
            "date": "2024-11-10"
        },
        {
            "id": 11782,
            "ip_address": "202.44.111.36",
            "count": 1,
            "first_visit": "2022-05-26T23:25:26.255403+06:00",
            "date": null
        },
        {
            "id": 15151,
            "ip_address": "202.44.111.23",
            "count": 1,
            "first_visit": "2022-06-15T05:27:08.760442+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 1381,
            "ip_address": "202.44.111.122",
            "count": 1,
            "first_visit": "2021-12-26T12:31:19.939919+06:00",
            "date": null
        },
        {
            "id": 23498,
            "ip_address": "202.44.110.69",
            "count": 1,
            "first_visit": "2022-07-18T17:15:40.793711+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13461,
            "ip_address": "202.44.108.74",
            "count": 1,
            "first_visit": "2022-06-03T19:18:29.838160+06:00",
            "date": null
        }
    ]
}