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

{
    "count": 101981,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42920&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42904&ordering=date",
    "results": [
        {
            "id": 56620,
            "ip_address": "114.119.131.151",
            "count": 1,
            "first_visit": "2023-10-03T06:10:08.952688+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56621,
            "ip_address": "66.249.92.170",
            "count": 1,
            "first_visit": "2023-10-03T06:21:16.629718+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56622,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2023-10-03T06:38:40.994420+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56623,
            "ip_address": "114.119.167.239",
            "count": 1,
            "first_visit": "2023-10-03T06:56:28.272772+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56624,
            "ip_address": "114.119.155.142",
            "count": 1,
            "first_visit": "2023-10-03T07:19:58.558443+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56625,
            "ip_address": "114.119.155.200",
            "count": 1,
            "first_visit": "2023-10-03T07:39:22.530958+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56626,
            "ip_address": "114.119.145.36",
            "count": 1,
            "first_visit": "2023-10-03T07:51:52.730643+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56627,
            "ip_address": "114.119.158.133",
            "count": 1,
            "first_visit": "2023-10-03T08:16:06.021282+06:00",
            "date": "2023-10-03"
        }
    ]
}