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

{
    "count": 98013,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25448&ordering=-ip_address",
    "results": [
        {
            "id": 40183,
            "ip_address": "37.111.195.244",
            "count": 1,
            "first_visit": "2023-01-11T02:06:27.973853+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 6802,
            "ip_address": "37.111.195.244",
            "count": 1,
            "first_visit": "2022-05-16T15:43:29.450214+06:00",
            "date": null
        },
        {
            "id": 33437,
            "ip_address": "37.111.195.242",
            "count": 1,
            "first_visit": "2022-08-30T14:01:16.843002+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 26247,
            "ip_address": "37.111.195.240",
            "count": 2,
            "first_visit": "2022-07-23T09:35:57.334243+06:00",
            "date": "2022-07-23"
        },
        {
            "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
        }
    ]
}