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

{
    "count": 98240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16816&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": 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": 26503,
            "ip_address": "42.0.7.232",
            "count": 1,
            "first_visit": "2022-07-24T01:37:13.505340+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20289,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-06-30T09:06:13.403523+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7905,
            "ip_address": "42.0.7.231",
            "count": 4,
            "first_visit": "2022-05-17T11:05:43.546704+06:00",
            "date": null
        },
        {
            "id": 28476,
            "ip_address": "42.0.7.231",
            "count": 2,
            "first_visit": "2022-07-28T01:06:27.033668+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23774,
            "ip_address": "42.0.7.231",
            "count": 1,
            "first_visit": "2022-07-18T22:29:13.031112+06:00",
            "date": "2022-07-18"
        }
    ]
}