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

{
    "count": 94393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13392&ordering=-ip_address",
    "results": [
        {
            "id": 2648,
            "ip_address": "45.248.149.214",
            "count": 1,
            "first_visit": "2022-01-22T21:20:07.385068+06:00",
            "date": null
        },
        {
            "id": 26825,
            "ip_address": "45.248.149.19",
            "count": 1,
            "first_visit": "2022-07-24T18:22:21.743931+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 85337,
            "ip_address": "45.248.149.122",
            "count": 1,
            "first_visit": "2025-07-06T16:21:07.561180+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 17370,
            "ip_address": "45.248.148.86",
            "count": 1,
            "first_visit": "2022-06-22T12:35:31.772590+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 89304,
            "ip_address": "45.248.148.255",
            "count": 1,
            "first_visit": "2025-09-10T15:51:44.620294+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 13124,
            "ip_address": "45.248.148.240",
            "count": 1,
            "first_visit": "2022-05-31T14:49:09.388356+06:00",
            "date": null
        },
        {
            "id": 12357,
            "ip_address": "45.248.148.227",
            "count": 2,
            "first_visit": "2022-05-29T00:41:59.824060+06:00",
            "date": null
        },
        {
            "id": 3743,
            "ip_address": "45.248.148.226",
            "count": 1,
            "first_visit": "2022-02-20T12:00:05.806556+06:00",
            "date": null
        }
    ]
}