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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14472&ordering=-ip_address",
    "results": [
        {
            "id": 76552,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2024-12-09T02:10:50.529187+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 76591,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2024-12-10T02:42:57.307797+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 76039,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2024-11-25T08:58:23.775900+06:00",
            "date": "2024-11-25"
        },
        {
            "id": 37297,
            "ip_address": "45.248.151.169",
            "count": 1,
            "first_visit": "2022-11-12T12:37:47.115346+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 10695,
            "ip_address": "45.248.151.169",
            "count": 2,
            "first_visit": "2022-05-23T16:04:27.216204+06:00",
            "date": null
        },
        {
            "id": 2689,
            "ip_address": "45.248.151.167",
            "count": 19,
            "first_visit": "2022-01-23T18:15:03.673689+06:00",
            "date": null
        },
        {
            "id": 13792,
            "ip_address": "45.248.151.166",
            "count": 1,
            "first_visit": "2022-06-07T11:27:47.724745+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 747,
            "ip_address": "45.248.151.166",
            "count": 5,
            "first_visit": "2021-12-16T20:36:55.947957+06:00",
            "date": null
        }
    ]
}