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

{
    "count": 102038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43256&ordering=ip_address",
    "results": [
        {
            "id": 44274,
            "ip_address": "114.119.154.67",
            "count": 1,
            "first_visit": "2023-03-23T09:23:12.433435+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 51500,
            "ip_address": "114.119.154.67",
            "count": 1,
            "first_visit": "2023-08-02T19:09:10.448272+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 52689,
            "ip_address": "114.119.154.67",
            "count": 1,
            "first_visit": "2023-08-16T17:47:59.790207+06:00",
            "date": "2023-08-16"
        },
        {
            "id": 64068,
            "ip_address": "114.119.154.67",
            "count": 1,
            "first_visit": "2024-01-30T13:36:17.965249+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 607,
            "ip_address": "114.119.154.67",
            "count": 16,
            "first_visit": "2021-12-12T12:35:42.505208+06:00",
            "date": null
        },
        {
            "id": 1169,
            "ip_address": "114.119.154.73",
            "count": 8,
            "first_visit": "2021-12-21T15:18:03.770459+06:00",
            "date": null
        },
        {
            "id": 44382,
            "ip_address": "114.119.154.73",
            "count": 1,
            "first_visit": "2023-03-25T15:56:13.566503+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 57605,
            "ip_address": "114.119.154.73",
            "count": 1,
            "first_visit": "2023-10-14T22:53:12.296962+06:00",
            "date": "2023-10-14"
        }
    ]
}