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

{
    "count": 96723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21936&ordering=ip_address",
    "results": [
        {
            "id": 49781,
            "ip_address": "103.83.207.42",
            "count": 1,
            "first_visit": "2023-07-11T18:45:26.742189+06:00",
            "date": "2023-07-11"
        },
        {
            "id": 25002,
            "ip_address": "103.83.207.42",
            "count": 1,
            "first_visit": "2022-07-20T23:34:09.699291+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8558,
            "ip_address": "103.83.232.142",
            "count": 1,
            "first_visit": "2022-05-17T23:51:51.158817+06:00",
            "date": null
        },
        {
            "id": 17566,
            "ip_address": "103.83.232.142",
            "count": 1,
            "first_visit": "2022-06-23T03:37:11.594341+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 65702,
            "ip_address": "103.83.232.17",
            "count": 1,
            "first_visit": "2024-03-09T13:02:39.203677+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 18796,
            "ip_address": "103.83.232.18",
            "count": 1,
            "first_visit": "2022-06-25T21:49:48.324027+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 69654,
            "ip_address": "103.83.232.19",
            "count": 2,
            "first_visit": "2024-06-08T07:15:40.851040+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 954,
            "ip_address": "103.83.232.22",
            "count": 1,
            "first_visit": "2021-12-19T22:53:21.383302+06:00",
            "date": null
        }
    ]
}