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

{
    "count": 93359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78928&ordering=-ip_address",
    "results": [
        {
            "id": 34556,
            "ip_address": "103.230.104.53",
            "count": 1,
            "first_visit": "2022-09-17T14:53:59.707317+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 7424,
            "ip_address": "103.230.104.53",
            "count": 1,
            "first_visit": "2022-05-16T22:57:01.467526+06:00",
            "date": null
        },
        {
            "id": 13518,
            "ip_address": "103.230.104.52",
            "count": 1,
            "first_visit": "2022-06-04T19:17:09.578216+06:00",
            "date": null
        },
        {
            "id": 90392,
            "ip_address": "103.230.104.52",
            "count": 1,
            "first_visit": "2025-10-05T19:33:40.077575+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 1660,
            "ip_address": "103.230.104.51",
            "count": 2,
            "first_visit": "2022-01-04T22:32:24.973552+06:00",
            "date": null
        },
        {
            "id": 11578,
            "ip_address": "103.230.104.50",
            "count": 1,
            "first_visit": "2022-05-26T01:24:47.481084+06:00",
            "date": null
        },
        {
            "id": 43233,
            "ip_address": "103.230.104.50",
            "count": 1,
            "first_visit": "2023-03-05T22:43:52.156452+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 27433,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2022-07-25T22:16:28.708512+06:00",
            "date": "2022-07-25"
        }
    ]
}