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

{
    "count": 102384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45432&ordering=ip_address",
    "results": [
        {
            "id": 56099,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-09-26T19:01:26.777446+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 50142,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-07-16T18:17:18.298289+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 57513,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-10-13T22:02:18.441449+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 60640,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-12-06T08:32:09.039014+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 56309,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-09-29T16:17:57.153032+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 57022,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-10-07T19:40:10.162651+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 408,
            "ip_address": "114.119.159.86",
            "count": 10,
            "first_visit": "2021-12-08T11:28:14.727934+06:00",
            "date": null
        },
        {
            "id": 1854,
            "ip_address": "114.119.159.87",
            "count": 10,
            "first_visit": "2022-01-11T13:03:49.192385+06:00",
            "date": null
        }
    ]
}