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

{
    "count": 96037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19424&ordering=-ip_address",
    "results": [
        {
            "id": 5623,
            "ip_address": "37.111.228.204",
            "count": 1,
            "first_visit": "2022-05-05T11:18:43.591509+06:00",
            "date": null
        },
        {
            "id": 24521,
            "ip_address": "37.111.228.202",
            "count": 1,
            "first_visit": "2022-07-20T11:11:15.042509+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10233,
            "ip_address": "37.111.228.201",
            "count": 1,
            "first_visit": "2022-05-22T08:41:19.086088+06:00",
            "date": null
        },
        {
            "id": 29646,
            "ip_address": "37.111.228.201",
            "count": 1,
            "first_visit": "2022-07-30T02:50:02.064428+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12132,
            "ip_address": "37.111.228.198",
            "count": 1,
            "first_visit": "2022-05-28T09:13:18.199874+06:00",
            "date": null
        },
        {
            "id": 8824,
            "ip_address": "37.111.228.197",
            "count": 1,
            "first_visit": "2022-05-18T11:21:16.765273+06:00",
            "date": null
        },
        {
            "id": 23633,
            "ip_address": "37.111.228.197",
            "count": 1,
            "first_visit": "2022-07-18T21:58:15.838448+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18047,
            "ip_address": "37.111.228.188",
            "count": 1,
            "first_visit": "2022-06-24T10:20:44.995960+06:00",
            "date": "2022-06-24"
        }
    ]
}