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

{
    "count": 92627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10024&ordering=-ip_address",
    "results": [
        {
            "id": 35565,
            "ip_address": "58.145.191.237",
            "count": 1,
            "first_visit": "2022-10-06T14:18:47.055042+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 43032,
            "ip_address": "58.145.191.236",
            "count": 1,
            "first_visit": "2023-03-02T18:28:47.733355+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 9380,
            "ip_address": "58.145.191.236",
            "count": 2,
            "first_visit": "2022-05-19T13:53:00.661891+06:00",
            "date": null
        },
        {
            "id": 6723,
            "ip_address": "58.145.191.235",
            "count": 1,
            "first_visit": "2022-05-16T13:48:35.141997+06:00",
            "date": null
        },
        {
            "id": 7423,
            "ip_address": "58.145.191.233",
            "count": 3,
            "first_visit": "2022-05-16T22:56:31.329361+06:00",
            "date": null
        },
        {
            "id": 12273,
            "ip_address": "58.145.191.232",
            "count": 1,
            "first_visit": "2022-05-28T19:07:05.947178+06:00",
            "date": null
        },
        {
            "id": 8080,
            "ip_address": "58.145.191.231",
            "count": 1,
            "first_visit": "2022-05-17T12:29:55.724018+06:00",
            "date": null
        },
        {
            "id": 7399,
            "ip_address": "58.145.191.230",
            "count": 1,
            "first_visit": "2022-05-16T22:45:10.422752+06:00",
            "date": null
        }
    ]
}