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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27040&ordering=-ip_address",
    "results": [
        {
            "id": 28763,
            "ip_address": "37.111.193.121",
            "count": 1,
            "first_visit": "2022-07-28T12:24:39.577695+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8051,
            "ip_address": "37.111.193.120",
            "count": 1,
            "first_visit": "2022-05-17T12:15:12.466565+06:00",
            "date": null
        },
        {
            "id": 28968,
            "ip_address": "37.111.193.120",
            "count": 1,
            "first_visit": "2022-07-28T23:15:56.006257+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7328,
            "ip_address": "37.111.193.12",
            "count": 2,
            "first_visit": "2022-05-16T22:08:13.279238+06:00",
            "date": null
        },
        {
            "id": 26574,
            "ip_address": "37.111.193.119",
            "count": 1,
            "first_visit": "2022-07-24T08:10:25.651898+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25083,
            "ip_address": "37.111.193.119",
            "count": 1,
            "first_visit": "2022-07-21T02:24:42.405417+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8437,
            "ip_address": "37.111.193.118",
            "count": 1,
            "first_visit": "2022-05-17T23:03:53.156718+06:00",
            "date": null
        },
        {
            "id": 19095,
            "ip_address": "37.111.193.117",
            "count": 1,
            "first_visit": "2022-06-26T13:34:33.602579+06:00",
            "date": "2022-06-26"
        }
    ]
}