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

{
    "count": 91856,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89672&ordering=ip_address",
    "results": [
        {
            "id": 74142,
            "ip_address": "67.164.242.2",
            "count": 1,
            "first_visit": "2024-10-07T21:24:02.870547+06:00",
            "date": "2024-10-07"
        },
        {
            "id": 3005,
            "ip_address": "67.169.39.146",
            "count": 2,
            "first_visit": "2022-01-29T07:42:02.827319+06:00",
            "date": null
        },
        {
            "id": 12587,
            "ip_address": "67.170.54.14",
            "count": 1,
            "first_visit": "2022-05-29T22:44:20.413554+06:00",
            "date": null
        },
        {
            "id": 52429,
            "ip_address": "67.173.191.36",
            "count": 2,
            "first_visit": "2023-08-13T21:19:53.501224+06:00",
            "date": "2023-08-13"
        },
        {
            "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": 886,
            "ip_address": "67.186.188.148",
            "count": 2,
            "first_visit": "2021-12-19T19:43:04.598534+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": 1817,
            "ip_address": "67.191.196.70",
            "count": 2,
            "first_visit": "2022-01-11T11:35:54.685519+06:00",
            "date": null
        }
    ]
}