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

{
    "count": 99472,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10424&ordering=ip_address",
    "results": [
        {
            "id": 25919,
            "ip_address": "103.172.216.2",
            "count": 2,
            "first_visit": "2022-07-22T11:25:02.813063+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 15757,
            "ip_address": "103.172.216.21",
            "count": 1,
            "first_visit": "2022-06-16T22:19:48.517262+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 12407,
            "ip_address": "103.172.216.250",
            "count": 1,
            "first_visit": "2022-05-29T09:33:43.722675+06:00",
            "date": null
        },
        {
            "id": 32818,
            "ip_address": "103.172.216.38",
            "count": 1,
            "first_visit": "2022-08-24T11:23:39.447835+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 15836,
            "ip_address": "103.172.216.43",
            "count": 1,
            "first_visit": "2022-06-17T04:36:09.204460+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15748,
            "ip_address": "103.172.216.45",
            "count": 1,
            "first_visit": "2022-06-16T21:39:17.371343+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 28436,
            "ip_address": "103.172.216.53",
            "count": 3,
            "first_visit": "2022-07-28T00:04:24.465535+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4599,
            "ip_address": "103.172.216.66",
            "count": 2,
            "first_visit": "2022-03-22T21:59:40.139195+06:00",
            "date": null
        }
    ]
}