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

{
    "count": 100761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87040&ordering=-ip_address",
    "results": [
        {
            "id": 64690,
            "ip_address": "103.205.69.141",
            "count": 1,
            "first_visit": "2024-02-13T11:44:14.049388+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 4888,
            "ip_address": "103.205.69.141",
            "count": 3,
            "first_visit": "2022-04-03T11:23:54.078615+06:00",
            "date": null
        },
        {
            "id": 79592,
            "ip_address": "103.205.69.14",
            "count": 1,
            "first_visit": "2025-03-01T12:34:52.600410+06:00",
            "date": "2025-03-01"
        },
        {
            "id": 35907,
            "ip_address": "103.205.69.138",
            "count": 1,
            "first_visit": "2022-10-14T23:08:44.145276+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 1435,
            "ip_address": "103.205.69.138",
            "count": 1,
            "first_visit": "2021-12-28T14:04:40.835665+06:00",
            "date": null
        },
        {
            "id": 25099,
            "ip_address": "103.205.69.138",
            "count": 3,
            "first_visit": "2022-07-21T04:03:02.292137+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24816,
            "ip_address": "103.205.69.138",
            "count": 1,
            "first_visit": "2022-07-20T18:41:56.062365+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 72454,
            "ip_address": "103.205.69.134",
            "count": 1,
            "first_visit": "2024-08-23T07:11:42.713227+06:00",
            "date": "2024-08-23"
        }
    ]
}