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

{
    "count": 91568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90280&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90264&ordering=-ip_address",
    "results": [
        {
            "id": 6572,
            "ip_address": "103.111.225.206",
            "count": 1,
            "first_visit": "2022-05-16T09:46:38.848467+06:00",
            "date": null
        },
        {
            "id": 65551,
            "ip_address": "103.111.225.201",
            "count": 1,
            "first_visit": "2024-03-05T13:18:16.633972+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 11809,
            "ip_address": "103.111.225.183",
            "count": 1,
            "first_visit": "2022-05-27T00:13:39.516303+06:00",
            "date": null
        },
        {
            "id": 4372,
            "ip_address": "103.111.225.143",
            "count": 1,
            "first_visit": "2022-03-14T20:14:49.422161+06:00",
            "date": null
        },
        {
            "id": 51890,
            "ip_address": "103.111.225.106",
            "count": 1,
            "first_visit": "2023-08-07T19:28:20.986860+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 9099,
            "ip_address": "103.111.224.58",
            "count": 2,
            "first_visit": "2022-05-18T22:18:44.108819+06:00",
            "date": null
        },
        {
            "id": 6120,
            "ip_address": "103.111.224.4",
            "count": 2,
            "first_visit": "2022-05-14T19:43:21.568497+06:00",
            "date": null
        },
        {
            "id": 5038,
            "ip_address": "103.111.224.2",
            "count": 1,
            "first_visit": "2022-04-10T20:04:14.786759+06:00",
            "date": null
        }
    ]
}