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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16056&ordering=-ip_address",
    "results": [
        {
            "id": 31523,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-08-08T11:46:15.252387+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 26503,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-07-24T01:37:13.505340+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8540,
            "ip_address": "42.0.7.232",
            "count": 7,
            "first_visit": "2022-05-17T23:44:37.591857+06:00",
            "date": null
        },
        {
            "id": 17931,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-06-24T01:31:10.559687+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18149,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-06-24T15:38:01.235435+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7905,
            "ip_address": "42.0.7.231",
            "count": 4,
            "first_visit": "2022-05-17T11:05:43.546704+06:00",
            "date": null
        },
        {
            "id": 18569,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-06-25T12:14:43.558655+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 23774,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-07-18T22:29:13.031112+06:00",
            "date": "2022-07-18"
        }
    ]
}