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

{
    "count": 92371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7672&ordering=ip_address",
    "results": [
        {
            "id": 35959,
            "ip_address": "103.152.18.173",
            "count": 1,
            "first_visit": "2022-10-16T09:09:34.788890+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 39855,
            "ip_address": "103.152.18.174",
            "count": 1,
            "first_visit": "2023-01-04T10:29:02.042222+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 4832,
            "ip_address": "103.152.18.175",
            "count": 1,
            "first_visit": "2022-03-31T22:49:59.941067+06:00",
            "date": null
        },
        {
            "id": 58532,
            "ip_address": "103.152.19.19",
            "count": 1,
            "first_visit": "2023-10-27T22:17:55.661440+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 11592,
            "ip_address": "103.152.212.152",
            "count": 1,
            "first_visit": "2022-05-26T02:33:05.144889+06:00",
            "date": null
        },
        {
            "id": 11593,
            "ip_address": "103.152.212.154",
            "count": 1,
            "first_visit": "2022-05-26T02:33:05.404336+06:00",
            "date": null
        },
        {
            "id": 78276,
            "ip_address": "103.152.212.17",
            "count": 1,
            "first_visit": "2025-01-27T07:55:55.364743+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 885,
            "ip_address": "103.152.212.210",
            "count": 3,
            "first_visit": "2021-12-19T19:42:54.172168+06:00",
            "date": null
        }
    ]
}