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

{
    "count": 94998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=-ip_address",
    "results": [
        {
            "id": 62726,
            "ip_address": "43.243.205.154",
            "count": 1,
            "first_visit": "2024-01-09T14:30:09.749186+06:00",
            "date": "2024-01-09"
        },
        {
            "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": 5068,
            "ip_address": "43.243.133.222",
            "count": 1,
            "first_visit": "2022-04-12T00:21:19.220677+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": 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
        }
    ]
}