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

{
    "count": 92321,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6672&ordering=ip_address",
    "results": [
        {
            "id": 44477,
            "ip_address": "103.146.85.210",
            "count": 1,
            "first_visit": "2023-03-27T19:53:37.867372+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 25314,
            "ip_address": "103.146.85.225",
            "count": 1,
            "first_visit": "2022-07-21T10:19:23.793743+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 37417,
            "ip_address": "103.146.85.234",
            "count": 1,
            "first_visit": "2022-11-15T02:21:29.277727+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 57089,
            "ip_address": "103.146.92.10",
            "count": 1,
            "first_visit": "2023-10-08T17:24:10.781273+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 59625,
            "ip_address": "103.146.92.10",
            "count": 1,
            "first_visit": "2023-11-17T15:09:19.154661+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 9397,
            "ip_address": "103.146.92.121",
            "count": 1,
            "first_visit": "2022-05-19T14:48:11.453613+06:00",
            "date": null
        },
        {
            "id": 888,
            "ip_address": "103.146.92.160",
            "count": 1,
            "first_visit": "2021-12-19T19:54:44.431711+06:00",
            "date": null
        },
        {
            "id": 75843,
            "ip_address": "103.146.92.177",
            "count": 1,
            "first_visit": "2024-11-19T20:24:48.910235+06:00",
            "date": "2024-11-19"
        }
    ]
}