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

{
    "count": 99971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26824&ordering=-ip_address",
    "results": [
        {
            "id": 79884,
            "ip_address": "37.111.193.45",
            "count": 1,
            "first_visit": "2025-03-08T10:34:24.281869+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 16011,
            "ip_address": "37.111.193.44",
            "count": 1,
            "first_visit": "2022-06-17T15:23:20.418177+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 37918,
            "ip_address": "37.111.193.43",
            "count": 1,
            "first_visit": "2022-11-27T16:15:13.453815+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 7459,
            "ip_address": "37.111.193.42",
            "count": 1,
            "first_visit": "2022-05-16T23:19:15.488035+06:00",
            "date": null
        },
        {
            "id": 15017,
            "ip_address": "37.111.193.42",
            "count": 1,
            "first_visit": "2022-06-14T14:38:37.300006+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 33121,
            "ip_address": "37.111.193.42",
            "count": 1,
            "first_visit": "2022-08-27T21:09:52.587270+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 4951,
            "ip_address": "37.111.193.40",
            "count": 1,
            "first_visit": "2022-04-06T14:55:38.668905+06:00",
            "date": null
        },
        {
            "id": 10769,
            "ip_address": "37.111.193.39",
            "count": 1,
            "first_visit": "2022-05-23T23:24:44.796326+06:00",
            "date": null
        }
    ]
}