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

{
    "count": 99651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23488&ordering=-ip_address",
    "results": [
        {
            "id": 43848,
            "ip_address": "37.111.207.26",
            "count": 1,
            "first_visit": "2023-03-16T03:10:50.649188+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 2826,
            "ip_address": "37.111.207.255",
            "count": 1,
            "first_visit": "2022-01-25T16:57:04.375136+06:00",
            "date": null
        },
        {
            "id": 91725,
            "ip_address": "37.111.207.255",
            "count": 2,
            "first_visit": "2025-11-07T14:19:23.966392+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 28688,
            "ip_address": "37.111.207.254",
            "count": 1,
            "first_visit": "2022-07-28T11:02:02.423726+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10452,
            "ip_address": "37.111.207.253",
            "count": 2,
            "first_visit": "2022-05-22T23:01:52.371391+06:00",
            "date": null
        },
        {
            "id": 29498,
            "ip_address": "37.111.207.253",
            "count": 1,
            "first_visit": "2022-07-29T22:42:18.134396+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19303,
            "ip_address": "37.111.207.252",
            "count": 1,
            "first_visit": "2022-06-27T05:53:43.783783+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 7965,
            "ip_address": "37.111.207.252",
            "count": 2,
            "first_visit": "2022-05-17T11:37:44.675293+06:00",
            "date": null
        }
    ]
}