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

{
    "count": 101776,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76160&ordering=-ip_address",
    "results": [
        {
            "id": 42986,
            "ip_address": "104.28.64.21",
            "count": 1,
            "first_visit": "2023-03-02T11:35:52.987232+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 58312,
            "ip_address": "104.28.50.141",
            "count": 2,
            "first_visit": "2023-10-24T11:09:05.149682+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 64677,
            "ip_address": "104.28.40.129",
            "count": 1,
            "first_visit": "2024-02-13T06:07:52.628592+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 63198,
            "ip_address": "104.28.39.36",
            "count": 1,
            "first_visit": "2024-01-16T10:23:59.914224+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 64593,
            "ip_address": "104.28.38.178",
            "count": 2,
            "first_visit": "2024-02-11T13:45:51.763573+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 319,
            "ip_address": "104.28.37.211",
            "count": 2,
            "first_visit": "2021-12-06T23:48:30.654256+06:00",
            "date": null
        },
        {
            "id": 3589,
            "ip_address": "104.28.37.15",
            "count": 7,
            "first_visit": "2022-02-14T10:30:58.943529+06:00",
            "date": null
        },
        {
            "id": 17391,
            "ip_address": "104.28.37.15",
            "count": 1,
            "first_visit": "2022-06-22T15:16:28.494532+06:00",
            "date": "2022-06-22"
        }
    ]
}