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

{
    "count": 92220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86016&ordering=-ip_address",
    "results": [
        {
            "id": 22949,
            "ip_address": "103.143.182.133",
            "count": 1,
            "first_visit": "2022-07-15T10:12:53.546198+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 6309,
            "ip_address": "103.143.182.132",
            "count": 1,
            "first_visit": "2022-05-15T10:14:21.566290+06:00",
            "date": null
        },
        {
            "id": 24586,
            "ip_address": "103.143.182.129",
            "count": 1,
            "first_visit": "2022-07-20T12:06:39.470625+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5324,
            "ip_address": "103.143.169.86",
            "count": 1,
            "first_visit": "2022-04-23T12:54:46.708242+06:00",
            "date": null
        },
        {
            "id": 28656,
            "ip_address": "103.143.150.227",
            "count": 1,
            "first_visit": "2022-07-28T10:18:39.173009+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7581,
            "ip_address": "103.143.148.63",
            "count": 3,
            "first_visit": "2022-05-17T03:40:09.774127+06:00",
            "date": null
        },
        {
            "id": 6148,
            "ip_address": "103.143.148.62",
            "count": 1,
            "first_visit": "2022-05-14T21:41:50.283800+06:00",
            "date": null
        },
        {
            "id": 6146,
            "ip_address": "103.143.148.60",
            "count": 1,
            "first_visit": "2022-05-14T21:38:20.176396+06:00",
            "date": null
        }
    ]
}