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

{
    "count": 98033,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=ip_address",
    "results": [
        {
            "id": 82500,
            "ip_address": "113.212.111.179",
            "count": 1,
            "first_visit": "2025-05-08T20:50:28.946280+06:00",
            "date": "2025-05-08"
        },
        {
            "id": 4898,
            "ip_address": "113.212.111.19",
            "count": 1,
            "first_visit": "2022-04-03T21:19:42.427263+06:00",
            "date": null
        },
        {
            "id": 9631,
            "ip_address": "113.212.111.195",
            "count": 1,
            "first_visit": "2022-05-20T09:28:51.848995+06:00",
            "date": null
        },
        {
            "id": 15632,
            "ip_address": "113.212.111.202",
            "count": 1,
            "first_visit": "2022-06-16T11:25:24.473362+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15626,
            "ip_address": "113.212.111.203",
            "count": 2,
            "first_visit": "2022-06-16T11:04:24.741280+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 53467,
            "ip_address": "113.212.111.209",
            "count": 2,
            "first_visit": "2023-08-25T07:59:04.656202+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 74666,
            "ip_address": "113.212.111.209",
            "count": 1,
            "first_visit": "2024-10-23T20:06:48.099173+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 53036,
            "ip_address": "113.212.111.21",
            "count": 1,
            "first_visit": "2023-08-20T21:27:27.963210+06:00",
            "date": "2023-08-20"
        }
    ]
}