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

{
    "count": 95621,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17944&ordering=-ip_address",
    "results": [
        {
            "id": 12604,
            "ip_address": "37.111.248.155",
            "count": 1,
            "first_visit": "2022-05-29T23:04:35.776105+06:00",
            "date": null
        },
        {
            "id": 10173,
            "ip_address": "37.111.248.153",
            "count": 3,
            "first_visit": "2022-05-21T23:48:57.216612+06:00",
            "date": null
        },
        {
            "id": 24980,
            "ip_address": "37.111.248.151",
            "count": 2,
            "first_visit": "2022-07-20T22:59:19.102935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 31862,
            "ip_address": "37.111.248.148",
            "count": 1,
            "first_visit": "2022-08-12T19:59:25.884035+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 10108,
            "ip_address": "37.111.248.148",
            "count": 2,
            "first_visit": "2022-05-21T22:22:28.378458+06:00",
            "date": null
        },
        {
            "id": 16372,
            "ip_address": "37.111.248.146",
            "count": 1,
            "first_visit": "2022-06-18T13:19:46.778519+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8772,
            "ip_address": "37.111.248.146",
            "count": 1,
            "first_visit": "2022-05-18T10:36:00.406616+06:00",
            "date": null
        },
        {
            "id": 26698,
            "ip_address": "37.111.248.145",
            "count": 1,
            "first_visit": "2022-07-24T11:40:29.333915+06:00",
            "date": "2022-07-24"
        }
    ]
}