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

{
    "count": 98029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=ip_address",
    "results": [
        {
            "id": 4714,
            "ip_address": "113.212.111.122",
            "count": 1,
            "first_visit": "2022-03-27T16:39:13.515711+06:00",
            "date": null
        },
        {
            "id": 4693,
            "ip_address": "113.212.111.129",
            "count": 1,
            "first_visit": "2022-03-26T22:56:04.443770+06:00",
            "date": null
        },
        {
            "id": 3397,
            "ip_address": "113.212.111.131",
            "count": 1,
            "first_visit": "2022-02-07T14:33:20.300857+06:00",
            "date": null
        },
        {
            "id": 57387,
            "ip_address": "113.212.111.131",
            "count": 4,
            "first_visit": "2023-10-12T07:17:46.374902+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 10251,
            "ip_address": "113.212.111.138",
            "count": 2,
            "first_visit": "2022-05-22T10:51:57.295409+06:00",
            "date": null
        },
        {
            "id": 88249,
            "ip_address": "113.212.111.140",
            "count": 1,
            "first_visit": "2025-08-22T20:19:33.732120+06:00",
            "date": "2025-08-22"
        },
        {
            "id": 96088,
            "ip_address": "113.212.111.143",
            "count": 2,
            "first_visit": "2026-03-15T21:58:10.136946+06:00",
            "date": "2026-03-15"
        },
        {
            "id": 90120,
            "ip_address": "113.212.111.145",
            "count": 1,
            "first_visit": "2025-09-28T21:46:33.555119+06:00",
            "date": "2025-09-28"
        }
    ]
}