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

{
    "count": 95870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18776&ordering=-ip_address",
    "results": [
        {
            "id": 30555,
            "ip_address": "37.111.238.30",
            "count": 1,
            "first_visit": "2022-08-01T00:22:04.002505+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 25323,
            "ip_address": "37.111.238.27",
            "count": 2,
            "first_visit": "2022-07-21T10:24:28.990724+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 27454,
            "ip_address": "37.111.238.26",
            "count": 1,
            "first_visit": "2022-07-25T22:59:13.776868+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 36467,
            "ip_address": "37.111.238.251",
            "count": 3,
            "first_visit": "2022-10-26T11:15:20.799727+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 7889,
            "ip_address": "37.111.238.250",
            "count": 1,
            "first_visit": "2022-05-17T11:00:09.331724+06:00",
            "date": null
        },
        {
            "id": 31255,
            "ip_address": "37.111.238.25",
            "count": 1,
            "first_visit": "2022-08-05T17:49:10.398869+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 6825,
            "ip_address": "37.111.238.248",
            "count": 1,
            "first_visit": "2022-05-16T16:19:58.855803+06:00",
            "date": null
        },
        {
            "id": 35158,
            "ip_address": "37.111.238.247",
            "count": 1,
            "first_visit": "2022-09-28T20:26:06.526216+06:00",
            "date": "2022-09-28"
        }
    ]
}