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

{
    "count": 92443,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81984&ordering=ip_address",
    "results": [
        {
            "id": 14233,
            "ip_address": "58.145.184.237",
            "count": 1,
            "first_visit": "2022-06-09T20:59:08.984349+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 19974,
            "ip_address": "58.145.184.238",
            "count": 2,
            "first_visit": "2022-06-29T09:40:31.082246+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7267,
            "ip_address": "58.145.184.238",
            "count": 7,
            "first_visit": "2022-05-16T20:12:59.071190+06:00",
            "date": null
        },
        {
            "id": 25126,
            "ip_address": "58.145.184.238",
            "count": 1,
            "first_visit": "2022-07-21T05:49:07.588204+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 21451,
            "ip_address": "58.145.184.238",
            "count": 1,
            "first_visit": "2022-07-07T10:57:57.235069+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 29099,
            "ip_address": "58.145.184.238",
            "count": 2,
            "first_visit": "2022-07-29T04:48:22.679220+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 20710,
            "ip_address": "58.145.184.239",
            "count": 1,
            "first_visit": "2022-07-02T13:36:18.758366+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 3579,
            "ip_address": "58.145.184.239",
            "count": 15,
            "first_visit": "2022-02-13T20:40:59.599632+06:00",
            "date": null
        }
    ]
}