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

{
    "count": 99598,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2544&ordering=-ip_address",
    "results": [
        {
            "id": 97862,
            "ip_address": "72.14.199.103",
            "count": 5,
            "first_visit": "2026-05-09T05:50:21.982181+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 80488,
            "ip_address": "72.14.199.10",
            "count": 2,
            "first_visit": "2025-03-23T14:07:30.617567+06:00",
            "date": "2025-03-23"
        },
        {
            "id": 1327,
            "ip_address": "72.141.89.135",
            "count": 2,
            "first_visit": "2021-12-24T10:06:11.203500+06:00",
            "date": null
        },
        {
            "id": 26196,
            "ip_address": "72.140.202.168",
            "count": 1,
            "first_visit": "2022-07-23T05:16:39.850736+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 42822,
            "ip_address": "72.137.79.5",
            "count": 1,
            "first_visit": "2023-02-28T09:47:43.311446+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 817,
            "ip_address": "72.137.7.206",
            "count": 3,
            "first_visit": "2021-12-19T10:19:37.306726+06:00",
            "date": null
        },
        {
            "id": 3814,
            "ip_address": "72.137.123.61",
            "count": 1,
            "first_visit": "2022-02-23T13:03:21.486751+06:00",
            "date": null
        },
        {
            "id": 84113,
            "ip_address": "72.136.115.109",
            "count": 1,
            "first_visit": "2025-06-17T11:10:10.895169+06:00",
            "date": "2025-06-17"
        }
    ]
}