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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50352&ordering=ip_address",
    "results": [
        {
            "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": 27149,
            "ip_address": "119.30.32.42",
            "count": 1,
            "first_visit": "2022-07-25T10:44:47.907564+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4414,
            "ip_address": "119.30.32.42",
            "count": null,
            "first_visit": "2022-03-16T13:10:09.733389+06:00",
            "date": null
        },
        {
            "id": 3024,
            "ip_address": "119.30.32.43",
            "count": 5,
            "first_visit": "2022-01-29T16:46:01.009498+06:00",
            "date": null
        },
        {
            "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": 65154,
            "ip_address": "119.30.32.44",
            "count": 2,
            "first_visit": "2024-02-25T18:59:55.826273+06:00",
            "date": "2024-02-25"
        },
        {
            "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": 56492,
            "ip_address": "119.30.32.45",
            "count": 1,
            "first_visit": "2023-10-01T17:52:49.670732+06:00",
            "date": "2023-10-01"
        }
    ]
}