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

{
    "count": 98392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18648&ordering=ip_address",
    "results": [
        {
            "id": 15083,
            "ip_address": "103.49.200.41",
            "count": 1,
            "first_visit": "2022-06-14T21:03:11.451398+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6709,
            "ip_address": "103.49.200.45",
            "count": 4,
            "first_visit": "2022-05-16T13:27:51.464304+06:00",
            "date": null
        },
        {
            "id": 50412,
            "ip_address": "103.49.200.46",
            "count": 1,
            "first_visit": "2023-07-20T07:28:50.320351+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 35870,
            "ip_address": "103.49.200.46",
            "count": 2,
            "first_visit": "2022-10-14T02:14:25.428112+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 915,
            "ip_address": "103.49.200.49",
            "count": 1,
            "first_visit": "2021-12-19T20:52:37.707877+06:00",
            "date": null
        },
        {
            "id": 40941,
            "ip_address": "103.49.201.141",
            "count": 1,
            "first_visit": "2023-01-25T19:36:41.193639+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 97603,
            "ip_address": "103.49.201.141",
            "count": 1,
            "first_visit": "2026-04-30T18:31:06.139412+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 59410,
            "ip_address": "103.49.201.194",
            "count": 1,
            "first_visit": "2023-11-13T07:53:11.730689+06:00",
            "date": "2023-11-13"
        }
    ]
}