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

{
    "count": 97967,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25272&ordering=-ip_address",
    "results": [
        {
            "id": 4094,
            "ip_address": "37.111.196.225",
            "count": 2,
            "first_visit": "2022-03-05T11:38:39.313343+06:00",
            "date": null
        },
        {
            "id": 28599,
            "ip_address": "37.111.196.223",
            "count": 1,
            "first_visit": "2022-07-28T07:48:03.871842+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15863,
            "ip_address": "37.111.196.221",
            "count": 2,
            "first_visit": "2022-06-17T07:07:57.034130+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8948,
            "ip_address": "37.111.196.221",
            "count": 1,
            "first_visit": "2022-05-18T13:31:53.727970+06:00",
            "date": null
        },
        {
            "id": 6680,
            "ip_address": "37.111.196.219",
            "count": 1,
            "first_visit": "2022-05-16T13:02:53.198193+06:00",
            "date": null
        },
        {
            "id": 24428,
            "ip_address": "37.111.196.219",
            "count": 3,
            "first_visit": "2022-07-20T09:40:10.967281+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24339,
            "ip_address": "37.111.196.218",
            "count": 1,
            "first_visit": "2022-07-20T01:46:55.328696+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34568,
            "ip_address": "37.111.196.216",
            "count": 1,
            "first_visit": "2022-09-17T19:44:13.191532+06:00",
            "date": "2022-09-17"
        }
    ]
}