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

{
    "count": 103062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52904&ordering=ip_address",
    "results": [
        {
            "id": 37114,
            "ip_address": "123.253.65.142",
            "count": 1,
            "first_visit": "2022-11-08T17:23:07.612556+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 17148,
            "ip_address": "123.253.65.143",
            "count": 1,
            "first_visit": "2022-06-21T20:17:44.279766+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 7482,
            "ip_address": "123.253.65.144",
            "count": 1,
            "first_visit": "2022-05-16T23:34:40.335790+06:00",
            "date": null
        },
        {
            "id": 47963,
            "ip_address": "123.253.65.145",
            "count": 1,
            "first_visit": "2023-06-10T11:39:17.706757+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 19228,
            "ip_address": "123.253.65.149",
            "count": 1,
            "first_visit": "2022-06-26T23:03:28.101949+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 16336,
            "ip_address": "123.253.65.151",
            "count": 1,
            "first_visit": "2022-06-18T11:23:56.018223+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10997,
            "ip_address": "123.253.65.153",
            "count": 3,
            "first_visit": "2022-05-24T14:24:09.798807+06:00",
            "date": null
        },
        {
            "id": 10996,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2022-05-24T14:24:09.798008+06:00",
            "date": null
        }
    ]
}