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

{
    "count": 98207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29880&ordering=-ip_address",
    "results": [
        {
            "id": 524,
            "ip_address": "220.152.114.154",
            "count": 1,
            "first_visit": "2021-12-10T07:45:42.221309+06:00",
            "date": null
        },
        {
            "id": 18032,
            "ip_address": "220.152.114.103",
            "count": 1,
            "first_visit": "2022-06-24T09:03:57.973408+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9320,
            "ip_address": "220.152.113.68",
            "count": 1,
            "first_visit": "2022-05-19T11:04:13.521013+06:00",
            "date": null
        },
        {
            "id": 2207,
            "ip_address": "220.152.113.217",
            "count": 1,
            "first_visit": "2022-01-14T17:15:00.234331+06:00",
            "date": null
        },
        {
            "id": 6943,
            "ip_address": "220.152.113.216",
            "count": 1,
            "first_visit": "2022-05-16T17:48:28.851068+06:00",
            "date": null
        },
        {
            "id": 6239,
            "ip_address": "220.152.113.209",
            "count": 1,
            "first_visit": "2022-05-15T07:15:08.949949+06:00",
            "date": null
        },
        {
            "id": 22827,
            "ip_address": "220.152.113.18",
            "count": 3,
            "first_visit": "2022-07-14T22:07:41.479872+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 43416,
            "ip_address": "220.152.112.27",
            "count": 3,
            "first_visit": "2023-03-09T00:47:33.251720+06:00",
            "date": "2023-03-09"
        }
    ]
}