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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16232&ordering=-ip_address",
    "results": [
        {
            "id": 27448,
            "ip_address": "43.243.133.222",
            "count": 1,
            "first_visit": "2022-07-25T22:53:41.325179+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5068,
            "ip_address": "43.243.133.222",
            "count": 1,
            "first_visit": "2022-04-12T00:21:19.220677+06:00",
            "date": null
        },
        {
            "id": 6406,
            "ip_address": "43.243.133.207",
            "count": 3,
            "first_visit": "2022-05-15T21:03:13.188245+06:00",
            "date": null
        },
        {
            "id": 33322,
            "ip_address": "43.243.133.207",
            "count": 1,
            "first_visit": "2022-08-29T15:49:56.259397+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8799,
            "ip_address": "43.243.133.197",
            "count": 1,
            "first_visit": "2022-05-18T11:03:36.657474+06:00",
            "date": null
        },
        {
            "id": 1190,
            "ip_address": "43.243.132.55",
            "count": 2,
            "first_visit": "2021-12-21T19:03:29.487178+06:00",
            "date": null
        },
        {
            "id": 1185,
            "ip_address": "43.243.132.53",
            "count": 2,
            "first_visit": "2021-12-21T17:55:48.095017+06:00",
            "date": null
        },
        {
            "id": 7617,
            "ip_address": "43.241.64.6",
            "count": 2,
            "first_visit": "2022-05-17T07:18:15.243394+06:00",
            "date": null
        }
    ]
}