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

{
    "count": 102267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44832&ordering=ip_address",
    "results": [
        {
            "id": 46358,
            "ip_address": "114.119.158.18",
            "count": 1,
            "first_visit": "2023-05-09T12:05:58.632708+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 44886,
            "ip_address": "114.119.158.18",
            "count": 1,
            "first_visit": "2023-04-05T11:10:07.337573+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 41876,
            "ip_address": "114.119.158.18",
            "count": 1,
            "first_visit": "2023-02-09T10:24:56.323689+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 57191,
            "ip_address": "114.119.158.18",
            "count": 1,
            "first_visit": "2023-10-09T18:41:19.553241+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 594,
            "ip_address": "114.119.158.18",
            "count": 16,
            "first_visit": "2021-12-12T00:53:51.440190+06:00",
            "date": null
        },
        {
            "id": 44,
            "ip_address": "114.119.158.181",
            "count": 18,
            "first_visit": "2021-12-03T07:22:16.213490+06:00",
            "date": null
        },
        {
            "id": 59111,
            "ip_address": "114.119.158.181",
            "count": 1,
            "first_visit": "2023-11-07T11:05:27.913653+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 58014,
            "ip_address": "114.119.158.181",
            "count": 1,
            "first_visit": "2023-10-19T17:27:47.169564+06:00",
            "date": "2023-10-19"
        }
    ]
}