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

{
    "count": 96166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=-ip_address",
    "results": [
        {
            "id": 10406,
            "ip_address": "37.111.217.99",
            "count": 1,
            "first_visit": "2022-05-22T21:52:37.510668+06:00",
            "date": null
        },
        {
            "id": 74637,
            "ip_address": "37.111.217.98",
            "count": 1,
            "first_visit": "2024-10-23T09:13:01.371699+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 27695,
            "ip_address": "37.111.217.96",
            "count": 1,
            "first_visit": "2022-07-26T12:15:36.618390+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27248,
            "ip_address": "37.111.217.95",
            "count": 2,
            "first_visit": "2022-07-25T12:39:12.356789+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 58870,
            "ip_address": "37.111.217.88",
            "count": 1,
            "first_visit": "2023-11-03T03:37:42.450739+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 79322,
            "ip_address": "37.111.217.84",
            "count": 1,
            "first_visit": "2025-02-23T02:12:09.160674+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 7337,
            "ip_address": "37.111.217.82",
            "count": 2,
            "first_visit": "2022-05-16T22:12:42.814517+06:00",
            "date": null
        },
        {
            "id": 75333,
            "ip_address": "37.111.217.82",
            "count": 1,
            "first_visit": "2024-11-07T09:27:53.399972+06:00",
            "date": "2024-11-07"
        }
    ]
}