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

{
    "count": 101188,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33112&ordering=-ip_address",
    "results": [
        {
            "id": 1718,
            "ip_address": "203.189.225.42",
            "count": 3,
            "first_visit": "2022-01-08T07:32:04.957354+06:00",
            "date": null
        },
        {
            "id": 3692,
            "ip_address": "203.189.225.201",
            "count": 2,
            "first_visit": "2022-02-17T21:07:01.721965+06:00",
            "date": null
        },
        {
            "id": 7550,
            "ip_address": "203.189.225.161",
            "count": 1,
            "first_visit": "2022-05-17T00:42:23.475922+06:00",
            "date": null
        },
        {
            "id": 28952,
            "ip_address": "203.189.225.146",
            "count": 1,
            "first_visit": "2022-07-28T22:52:42.019589+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 879,
            "ip_address": "203.189.225.102",
            "count": 8,
            "first_visit": "2021-12-19T19:33:24.009997+06:00",
            "date": null
        },
        {
            "id": 14916,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-06-14T00:58:54.072807+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5024,
            "ip_address": "203.189.224.9",
            "count": 5,
            "first_visit": "2022-04-10T14:41:54.886972+06:00",
            "date": null
        },
        {
            "id": 19832,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-06-28T21:06:46.566460+06:00",
            "date": "2022-06-28"
        }
    ]
}