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

{
    "count": 103007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52536&ordering=-ip_address",
    "results": [
        {
            "id": 76723,
            "ip_address": "119.30.32.45",
            "count": 1,
            "first_visit": "2024-12-13T22:02:23.471744+06:00",
            "date": "2024-12-13"
        },
        {
            "id": 71100,
            "ip_address": "119.30.32.45",
            "count": 1,
            "first_visit": "2024-07-13T12:03:37.948502+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 65154,
            "ip_address": "119.30.32.44",
            "count": 2,
            "first_visit": "2024-02-25T18:59:55.826273+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 24594,
            "ip_address": "119.30.32.44",
            "count": 1,
            "first_visit": "2022-07-20T12:15:02.234530+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3024,
            "ip_address": "119.30.32.43",
            "count": 5,
            "first_visit": "2022-01-29T16:46:01.009498+06:00",
            "date": null
        },
        {
            "id": 28709,
            "ip_address": "119.30.32.42",
            "count": 1,
            "first_visit": "2022-07-28T11:15:17.805212+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 4414,
            "ip_address": "119.30.32.42",
            "count": null,
            "first_visit": "2022-03-16T13:10:09.733389+06:00",
            "date": null
        },
        {
            "id": 15526,
            "ip_address": "119.30.32.42",
            "count": 1,
            "first_visit": "2022-06-16T04:34:53.809337+06:00",
            "date": "2022-06-16"
        }
    ]
}