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

{
    "count": 99389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92408&ordering=-ip_address",
    "results": [
        {
            "id": 19361,
            "ip_address": "103.145.29.85",
            "count": 1,
            "first_visit": "2022-06-27T08:37:40.815540+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10809,
            "ip_address": "103.145.29.66",
            "count": 1,
            "first_visit": "2022-05-24T07:34:35.293006+06:00",
            "date": null
        },
        {
            "id": 12162,
            "ip_address": "103.145.29.5",
            "count": 1,
            "first_visit": "2022-05-28T11:36:13.659714+06:00",
            "date": null
        },
        {
            "id": 9926,
            "ip_address": "103.145.29.30",
            "count": 1,
            "first_visit": "2022-05-21T02:13:53.721443+06:00",
            "date": null
        },
        {
            "id": 4996,
            "ip_address": "103.145.29.29",
            "count": 1,
            "first_visit": "2022-04-08T17:07:11.281423+06:00",
            "date": null
        },
        {
            "id": 17888,
            "ip_address": "103.145.29.26",
            "count": 1,
            "first_visit": "2022-06-24T00:22:27.587779+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 6034,
            "ip_address": "103.145.28.74",
            "count": 1,
            "first_visit": "2022-05-14T19:09:08.256701+06:00",
            "date": null
        },
        {
            "id": 2122,
            "ip_address": "103.145.28.222",
            "count": 3,
            "first_visit": "2022-01-13T14:31:36.419793+06:00",
            "date": null
        }
    ]
}