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

{
    "count": 95240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2480&ordering=-ip_address",
    "results": [
        {
            "id": 32663,
            "ip_address": "67.198.228.13",
            "count": 2,
            "first_visit": "2022-08-22T13:18:18.176484+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 15906,
            "ip_address": "67.195.177.126",
            "count": 1,
            "first_visit": "2022-06-17T08:47:09.137358+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 34061,
            "ip_address": "67.193.100.213",
            "count": 1,
            "first_visit": "2022-09-08T19:29:09.146935+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 1817,
            "ip_address": "67.191.196.70",
            "count": 2,
            "first_visit": "2022-01-11T11:35:54.685519+06:00",
            "date": null
        },
        {
            "id": 49890,
            "ip_address": "67.189.242.25",
            "count": 1,
            "first_visit": "2023-07-13T06:58:28.629560+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 886,
            "ip_address": "67.186.188.148",
            "count": 2,
            "first_visit": "2021-12-19T19:43:04.598534+06:00",
            "date": null
        },
        {
            "id": 36195,
            "ip_address": "67.185.97.2",
            "count": 1,
            "first_visit": "2022-10-20T08:37:05.310482+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 52429,
            "ip_address": "67.173.191.36",
            "count": 2,
            "first_visit": "2023-08-13T21:19:53.501224+06:00",
            "date": "2023-08-13"
        }
    ]
}