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

{
    "count": 97606,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24752&ordering=-ip_address",
    "results": [
        {
            "id": 92205,
            "ip_address": "37.111.200.12",
            "count": 1,
            "first_visit": "2025-11-20T10:24:49.674726+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 10740,
            "ip_address": "37.111.200.12",
            "count": 1,
            "first_visit": "2022-05-23T22:04:12.386875+06:00",
            "date": null
        },
        {
            "id": 23745,
            "ip_address": "37.111.200.119",
            "count": 3,
            "first_visit": "2022-07-18T22:23:32.476844+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 32121,
            "ip_address": "37.111.200.118",
            "count": 1,
            "first_visit": "2022-08-16T13:26:00.288603+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 3892,
            "ip_address": "37.111.200.118",
            "count": 1,
            "first_visit": "2022-02-26T14:15:24.335147+06:00",
            "date": null
        },
        {
            "id": 27056,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-25T06:24:15.792273+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9144,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-05-18T22:57:10.238080+06:00",
            "date": null
        },
        {
            "id": 23705,
            "ip_address": "37.111.200.116",
            "count": 1,
            "first_visit": "2022-07-18T22:15:18.317788+06:00",
            "date": "2022-07-18"
        }
    ]
}