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

{
    "count": 99757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26024&ordering=ip_address",
    "results": [
        {
            "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": 92902,
            "ip_address": "113.212.111.145",
            "count": 1,
            "first_visit": "2025-12-12T13:28:18.134333+06:00",
            "date": "2025-12-12"
        },
        {
            "id": 90120,
            "ip_address": "113.212.111.145",
            "count": 1,
            "first_visit": "2025-09-28T21:46:33.555119+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 86445,
            "ip_address": "113.212.111.147",
            "count": 1,
            "first_visit": "2025-07-24T18:10:23.047999+06:00",
            "date": "2025-07-24"
        },
        {
            "id": 1894,
            "ip_address": "113.212.111.148",
            "count": 1,
            "first_visit": "2022-01-11T15:52:08.199981+06:00",
            "date": null
        }
    ]
}