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

{
    "count": 99703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25840&ordering=-ip_address",
    "results": [
        {
            "id": 10909,
            "ip_address": "37.111.196.232",
            "count": 2,
            "first_visit": "2022-05-24T11:16:14.123323+06:00",
            "date": null
        },
        {
            "id": 70593,
            "ip_address": "37.111.196.230",
            "count": 1,
            "first_visit": "2024-07-02T13:34:29.576790+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 35166,
            "ip_address": "37.111.196.229",
            "count": 1,
            "first_visit": "2022-09-28T23:10:05.904218+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 28700,
            "ip_address": "37.111.196.229",
            "count": 1,
            "first_visit": "2022-07-28T11:08:46.536550+06:00",
            "date": "2022-07-28"
        },
        {
            "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
        }
    ]
}