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

{
    "count": 96531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21392&ordering=-ip_address",
    "results": [
        {
            "id": 11751,
            "ip_address": "37.111.212.210",
            "count": 3,
            "first_visit": "2022-05-26T22:52:15.336394+06:00",
            "date": null
        },
        {
            "id": 81957,
            "ip_address": "37.111.212.210",
            "count": 1,
            "first_visit": "2025-04-27T23:33:53.784303+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 80606,
            "ip_address": "37.111.212.21",
            "count": 1,
            "first_visit": "2025-03-25T21:27:15.153915+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 62439,
            "ip_address": "37.111.212.21",
            "count": 3,
            "first_visit": "2024-01-05T19:11:39.156295+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 6410,
            "ip_address": "37.111.212.21",
            "count": 3,
            "first_visit": "2022-05-15T21:11:03.815359+06:00",
            "date": null
        },
        {
            "id": 47742,
            "ip_address": "37.111.212.209",
            "count": 2,
            "first_visit": "2023-06-05T19:28:37.986427+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 43386,
            "ip_address": "37.111.212.208",
            "count": 2,
            "first_visit": "2023-03-08T10:59:41.959391+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 62875,
            "ip_address": "37.111.212.208",
            "count": 1,
            "first_visit": "2024-01-11T10:59:07.658107+06:00",
            "date": "2024-01-11"
        }
    ]
}