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

{
    "count": 100565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15288&ordering=-ip_address",
    "results": [
        {
            "id": 32909,
            "ip_address": "45.118.68.34",
            "count": 2,
            "first_visit": "2022-08-25T12:55:59.632541+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 4894,
            "ip_address": "45.118.63.62",
            "count": 2,
            "first_visit": "2022-04-03T16:34:57.852922+06:00",
            "date": null
        },
        {
            "id": 52118,
            "ip_address": "45.118.63.6",
            "count": 2,
            "first_visit": "2023-08-10T10:19:26.890343+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 24310,
            "ip_address": "45.118.63.6",
            "count": 1,
            "first_visit": "2022-07-20T00:53:30.219738+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18256,
            "ip_address": "45.118.63.59",
            "count": 1,
            "first_visit": "2022-06-24T19:26:09.029000+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19146,
            "ip_address": "45.118.63.58",
            "count": 1,
            "first_visit": "2022-06-26T17:31:56.124135+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12592,
            "ip_address": "45.118.63.58",
            "count": 3,
            "first_visit": "2022-05-29T22:46:31.633602+06:00",
            "date": null
        },
        {
            "id": 40423,
            "ip_address": "45.118.63.57",
            "count": 2,
            "first_visit": "2023-01-15T19:48:11.149994+06:00",
            "date": "2023-01-15"
        }
    ]
}