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

{
    "count": 100848,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16896&ordering=-ip_address",
    "results": [
        {
            "id": 69564,
            "ip_address": "43.243.204.154",
            "count": 1,
            "first_visit": "2024-06-06T10:49:43.728860+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 1945,
            "ip_address": "43.243.133.29",
            "count": 1,
            "first_visit": "2022-01-11T19:58:48.831651+06:00",
            "date": null
        },
        {
            "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": 33322,
            "ip_address": "43.243.133.207",
            "count": 1,
            "first_visit": "2022-08-29T15:49:56.259397+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 6406,
            "ip_address": "43.243.133.207",
            "count": 3,
            "first_visit": "2022-05-15T21:03:13.188245+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}