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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28280&ordering=-ip_address",
    "results": [
        {
            "id": 24965,
            "ip_address": "27.147.206.234",
            "count": 1,
            "first_visit": "2022-07-20T22:46:06.490686+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 51304,
            "ip_address": "27.147.206.233",
            "count": 1,
            "first_visit": "2023-07-31T13:29:03.354577+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 51950,
            "ip_address": "27.147.206.231",
            "count": 2,
            "first_visit": "2023-08-08T11:59:30.782311+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 13369,
            "ip_address": "27.147.206.230",
            "count": 1,
            "first_visit": "2022-06-02T14:08:26.247290+06:00",
            "date": null
        },
        {
            "id": 61381,
            "ip_address": "27.147.206.228",
            "count": 1,
            "first_visit": "2023-12-18T11:40:23.061761+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 46195,
            "ip_address": "27.147.206.226",
            "count": 1,
            "first_visit": "2023-05-06T00:43:01.615531+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 36913,
            "ip_address": "27.147.206.226",
            "count": 1,
            "first_visit": "2022-11-04T11:40:57.589683+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 11981,
            "ip_address": "27.147.206.226",
            "count": 1,
            "first_visit": "2022-05-27T20:10:45.561012+06:00",
            "date": null
        }
    ]
}