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

{
    "count": 102988,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52448&ordering=-ip_address",
    "results": [
        {
            "id": 19432,
            "ip_address": "119.30.32.83",
            "count": 1,
            "first_visit": "2022-06-27T12:55:12.697564+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 29960,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2022-07-30T18:12:00.641203+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10980,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2022-05-24T13:39:29.059388+06:00",
            "date": null
        },
        {
            "id": 79287,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2025-02-22T11:05:48.150454+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 48109,
            "ip_address": "119.30.32.82",
            "count": 1,
            "first_visit": "2023-06-13T12:30:42.417534+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 11521,
            "ip_address": "119.30.32.81",
            "count": 1,
            "first_visit": "2022-05-25T23:46:22.317588+06:00",
            "date": null
        },
        {
            "id": 33028,
            "ip_address": "119.30.32.80",
            "count": 1,
            "first_visit": "2022-08-26T21:28:29.819784+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 62989,
            "ip_address": "119.30.32.8",
            "count": 4,
            "first_visit": "2024-01-12T18:17:21.289824+06:00",
            "date": "2024-01-12"
        }
    ]
}