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

{
    "count": 97952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25232&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25216&ordering=-ip_address",
    "results": [
        {
            "id": 8937,
            "ip_address": "37.111.196.62",
            "count": 5,
            "first_visit": "2022-05-18T12:59:53.053145+06:00",
            "date": null
        },
        {
            "id": 1769,
            "ip_address": "37.111.196.6",
            "count": 5,
            "first_visit": "2022-01-10T18:11:17.953461+06:00",
            "date": null
        },
        {
            "id": 22225,
            "ip_address": "37.111.196.58",
            "count": 9,
            "first_visit": "2022-07-13T14:12:03.856469+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 29139,
            "ip_address": "37.111.196.58",
            "count": 1,
            "first_visit": "2022-07-29T09:08:09.382683+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28971,
            "ip_address": "37.111.196.57",
            "count": 1,
            "first_visit": "2022-07-28T23:21:21.319761+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53489,
            "ip_address": "37.111.196.56",
            "count": 2,
            "first_visit": "2023-08-25T12:11:36.463917+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 6537,
            "ip_address": "37.111.196.54",
            "count": 2,
            "first_visit": "2022-05-16T08:11:23.054939+06:00",
            "date": null
        },
        {
            "id": 6123,
            "ip_address": "37.111.196.52",
            "count": 1,
            "first_visit": "2022-05-14T19:46:12.822185+06:00",
            "date": null
        }
    ]
}