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

{
    "count": 102193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75432&ordering=-ip_address",
    "results": [
        {
            "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": 15632,
            "ip_address": "113.212.111.202",
            "count": 1,
            "first_visit": "2022-06-16T11:25:24.473362+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9631,
            "ip_address": "113.212.111.195",
            "count": 1,
            "first_visit": "2022-05-20T09:28:51.848995+06:00",
            "date": null
        },
        {
            "id": 4898,
            "ip_address": "113.212.111.19",
            "count": 1,
            "first_visit": "2022-04-03T21:19:42.427263+06:00",
            "date": null
        },
        {
            "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": 27325,
            "ip_address": "113.212.111.177",
            "count": 1,
            "first_visit": "2022-07-25T13:53:09.442958+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18070,
            "ip_address": "113.212.111.176",
            "count": 2,
            "first_visit": "2022-06-24T11:13:19.391495+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 27047,
            "ip_address": "113.212.111.176",
            "count": 1,
            "first_visit": "2022-07-25T04:44:44.883909+06:00",
            "date": "2022-07-25"
        }
    ]
}