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

{
    "count": 99757,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26024&ordering=-ip_address",
    "results": [
        {
            "id": 3432,
            "ip_address": "37.111.195.24",
            "count": 2,
            "first_visit": "2022-02-08T13:15:41.249476+06:00",
            "date": null
        },
        {
            "id": 27324,
            "ip_address": "37.111.195.237",
            "count": 1,
            "first_visit": "2022-07-25T13:53:05.684711+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 35710,
            "ip_address": "37.111.195.235",
            "count": 1,
            "first_visit": "2022-10-10T12:03:26.541259+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 9772,
            "ip_address": "37.111.195.232",
            "count": 1,
            "first_visit": "2022-05-20T17:13:58.953197+06:00",
            "date": null
        },
        {
            "id": 32739,
            "ip_address": "37.111.195.231",
            "count": 1,
            "first_visit": "2022-08-23T10:33:52.857578+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 24712,
            "ip_address": "37.111.195.230",
            "count": 1,
            "first_visit": "2022-07-20T15:39:53.759484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8761,
            "ip_address": "37.111.195.23",
            "count": 5,
            "first_visit": "2022-05-18T10:24:43.574457+06:00",
            "date": null
        },
        {
            "id": 9850,
            "ip_address": "37.111.195.227",
            "count": 5,
            "first_visit": "2022-05-20T22:55:29.966033+06:00",
            "date": null
        }
    ]
}