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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50368&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50352&ordering=-ip_address",
    "results": [
        {
            "id": 11177,
            "ip_address": "123.108.244.214",
            "count": 3,
            "first_visit": "2022-05-24T22:40:22.068704+06:00",
            "date": null
        },
        {
            "id": 6509,
            "ip_address": "123.108.244.207",
            "count": 2,
            "first_visit": "2022-05-16T02:21:20.423770+06:00",
            "date": null
        },
        {
            "id": 9112,
            "ip_address": "123.108.244.201",
            "count": 1,
            "first_visit": "2022-05-18T22:30:05.459084+06:00",
            "date": null
        },
        {
            "id": 9186,
            "ip_address": "123.108.244.190",
            "count": 2,
            "first_visit": "2022-05-18T23:31:29.754424+06:00",
            "date": null
        },
        {
            "id": 8167,
            "ip_address": "123.108.244.188",
            "count": 1,
            "first_visit": "2022-05-17T13:38:53.715990+06:00",
            "date": null
        },
        {
            "id": 8041,
            "ip_address": "123.108.244.176",
            "count": 1,
            "first_visit": "2022-05-17T12:12:17.328516+06:00",
            "date": null
        },
        {
            "id": 10162,
            "ip_address": "123.108.244.174",
            "count": 1,
            "first_visit": "2022-05-21T23:39:39.700867+06:00",
            "date": null
        },
        {
            "id": 5734,
            "ip_address": "123.108.244.159",
            "count": 1,
            "first_visit": "2022-05-09T02:56:56.334979+06:00",
            "date": null
        }
    ]
}