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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31088&ordering=-ip_address",
    "results": [
        {
            "id": 20929,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-03T19:41:30.717766+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 22843,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-14T23:43:43.861143+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 16565,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-06-19T11:48:14.230987+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24953,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-07-20T22:24:04.831951+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15155,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-06-15T06:21:52.408523+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 15976,
            "ip_address": "203.95.221.49",
            "count": 1,
            "first_visit": "2022-06-17T13:08:18.559236+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 4622,
            "ip_address": "203.95.221.242",
            "count": 1,
            "first_visit": "2022-03-23T17:40:44.696117+06:00",
            "date": null
        }
    ]
}