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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26096&ordering=-ip_address",
    "results": [
        {
            "id": 4476,
            "ip_address": "37.111.195.160",
            "count": 3,
            "first_visit": "2022-03-18T14:56:45.165771+06:00",
            "date": null
        },
        {
            "id": 10739,
            "ip_address": "37.111.195.157",
            "count": 1,
            "first_visit": "2022-05-23T22:00:41.168046+06:00",
            "date": null
        },
        {
            "id": 4796,
            "ip_address": "37.111.195.156",
            "count": 1,
            "first_visit": "2022-03-30T12:11:09.083341+06:00",
            "date": null
        },
        {
            "id": 9704,
            "ip_address": "37.111.195.155",
            "count": 1,
            "first_visit": "2022-05-20T13:18:19.413914+06:00",
            "date": null
        },
        {
            "id": 13662,
            "ip_address": "37.111.195.154",
            "count": 1,
            "first_visit": "2022-06-06T19:15:25.386667+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 31052,
            "ip_address": "37.111.195.150",
            "count": 1,
            "first_visit": "2022-08-03T22:38:56.454715+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 8830,
            "ip_address": "37.111.195.150",
            "count": 2,
            "first_visit": "2022-05-18T11:25:42.369449+06:00",
            "date": null
        },
        {
            "id": 15150,
            "ip_address": "37.111.195.146",
            "count": 1,
            "first_visit": "2022-06-15T05:07:01.638972+06:00",
            "date": "2022-06-15"
        }
    ]
}