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

{
    "count": 95660,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18112&ordering=-ip_address",
    "results": [
        {
            "id": 12121,
            "ip_address": "37.111.246.94",
            "count": 1,
            "first_visit": "2022-05-28T08:23:36.132388+06:00",
            "date": null
        },
        {
            "id": 29613,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-07-30T01:04:45.874148+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 23590,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-07-18T21:47:54.836923+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10595,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-05-23T11:14:35.097627+06:00",
            "date": null
        },
        {
            "id": 7477,
            "ip_address": "37.111.246.90",
            "count": 2,
            "first_visit": "2022-05-16T23:30:44.543324+06:00",
            "date": null
        },
        {
            "id": 8739,
            "ip_address": "37.111.246.89",
            "count": 1,
            "first_visit": "2022-05-18T10:03:18.679297+06:00",
            "date": null
        },
        {
            "id": 18403,
            "ip_address": "37.111.246.88",
            "count": 1,
            "first_visit": "2022-06-25T04:36:41.363470+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9199,
            "ip_address": "37.111.246.88",
            "count": 2,
            "first_visit": "2022-05-18T23:43:07.171271+06:00",
            "date": null
        }
    ]
}