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

{
    "count": 97356,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23208&ordering=-ip_address",
    "results": [
        {
            "id": 10701,
            "ip_address": "37.111.206.47",
            "count": 1,
            "first_visit": "2022-05-23T16:59:02.137099+06:00",
            "date": null
        },
        {
            "id": 19268,
            "ip_address": "37.111.206.46",
            "count": 1,
            "first_visit": "2022-06-27T00:49:10.402844+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 53594,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-08-26T20:17:29.268450+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 52366,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-08-13T08:05:30.558916+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 50012,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-07-15T08:54:50.631077+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 67926,
            "ip_address": "37.111.206.45",
            "count": 1,
            "first_visit": "2024-05-05T14:23:46.949967+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 8905,
            "ip_address": "37.111.206.45",
            "count": 3,
            "first_visit": "2022-05-18T12:28:48.922638+06:00",
            "date": null
        },
        {
            "id": 82168,
            "ip_address": "37.111.206.45",
            "count": 1,
            "first_visit": "2025-05-02T06:04:34.369340+06:00",
            "date": "2025-05-02"
        }
    ]
}