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

{
    "count": 101099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32608&ordering=-ip_address",
    "results": [
        {
            "id": 27819,
            "ip_address": "203.76.220.79",
            "count": 1,
            "first_visit": "2022-07-26T16:40:43.801080+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 19502,
            "ip_address": "203.76.220.72",
            "count": 1,
            "first_visit": "2022-06-27T17:52:21.364221+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 86300,
            "ip_address": "203.76.220.68",
            "count": 1,
            "first_visit": "2025-07-22T13:01:13.262676+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 149,
            "ip_address": "203.76.220.247",
            "count": 1,
            "first_visit": "2021-12-04T13:38:57.027456+06:00",
            "date": null
        },
        {
            "id": 45975,
            "ip_address": "203.76.220.235",
            "count": 1,
            "first_visit": "2023-05-01T22:30:41.536865+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 73146,
            "ip_address": "203.76.220.234",
            "count": 1,
            "first_visit": "2024-09-08T20:51:03.268469+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 3363,
            "ip_address": "203.76.220.213",
            "count": 2,
            "first_visit": "2022-02-06T20:49:43.773865+06:00",
            "date": null
        },
        {
            "id": 31366,
            "ip_address": "203.76.220.210",
            "count": 1,
            "first_visit": "2022-08-06T22:37:20.704339+06:00",
            "date": "2022-08-06"
        }
    ]
}