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

{
    "count": 99678,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9600&ordering=-ip_address",
    "results": [
        {
            "id": 65537,
            "ip_address": "65.155.30.101",
            "count": 1,
            "first_visit": "2024-03-05T06:00:07.475266+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 517,
            "ip_address": "65.154.226.220",
            "count": 6,
            "first_visit": "2021-12-10T04:02:14.160326+06:00",
            "date": null
        },
        {
            "id": 35164,
            "ip_address": "65.154.226.220",
            "count": 1,
            "first_visit": "2022-09-28T22:49:10.570133+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 3837,
            "ip_address": "65.154.226.171",
            "count": 7,
            "first_visit": "2022-02-23T23:34:15.721211+06:00",
            "date": null
        },
        {
            "id": 68975,
            "ip_address": "65.154.226.171",
            "count": 2,
            "first_visit": "2024-05-24T01:38:14.954338+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 69072,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2024-05-25T21:01:37.269045+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 69633,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2024-06-07T18:23:07.850703+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 62333,
            "ip_address": "65.154.226.171",
            "count": 1,
            "first_visit": "2024-01-04T18:03:16.228731+06:00",
            "date": "2024-01-04"
        }
    ]
}