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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82936&ordering=-ip_address",
    "results": [
        {
            "id": 31871,
            "ip_address": "103.253.46.138",
            "count": 1,
            "first_visit": "2022-08-12T23:34:22.431049+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 8577,
            "ip_address": "103.253.46.136",
            "count": 1,
            "first_visit": "2022-05-18T00:05:10.771030+06:00",
            "date": null
        },
        {
            "id": 33349,
            "ip_address": "103.253.46.135",
            "count": 1,
            "first_visit": "2022-08-29T18:53:14.519945+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 19479,
            "ip_address": "103.253.46.133",
            "count": 1,
            "first_visit": "2022-06-27T15:57:04.173429+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28775,
            "ip_address": "103.253.46.130",
            "count": 2,
            "first_visit": "2022-07-28T12:33:24.176509+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18280,
            "ip_address": "103.253.46.129",
            "count": 1,
            "first_visit": "2022-06-24T20:47:25.446925+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 12060,
            "ip_address": "103.253.46.126",
            "count": 1,
            "first_visit": "2022-05-27T23:40:51.964313+06:00",
            "date": null
        },
        {
            "id": 8818,
            "ip_address": "103.253.46.122",
            "count": 1,
            "first_visit": "2022-05-18T11:16:40.178858+06:00",
            "date": null
        }
    ]
}