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

{
    "count": 102045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43312&ordering=ip_address",
    "results": [
        {
            "id": 45723,
            "ip_address": "114.119.155.100",
            "count": 1,
            "first_visit": "2023-04-25T21:44:51.594307+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 40152,
            "ip_address": "114.119.155.100",
            "count": 1,
            "first_visit": "2023-01-10T10:21:26.263103+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 722,
            "ip_address": "114.119.155.100",
            "count": 11,
            "first_visit": "2021-12-15T18:16:19.741123+06:00",
            "date": null
        },
        {
            "id": 39981,
            "ip_address": "114.119.155.100",
            "count": 1,
            "first_visit": "2023-01-06T23:34:20.737519+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 2095,
            "ip_address": "114.119.155.103",
            "count": 12,
            "first_visit": "2022-01-13T10:18:46.459757+06:00",
            "date": null
        },
        {
            "id": 47424,
            "ip_address": "114.119.155.103",
            "count": 1,
            "first_visit": "2023-05-31T14:13:46.949339+06:00",
            "date": "2023-05-31"
        },
        {
            "id": 1072,
            "ip_address": "114.119.155.104",
            "count": 8,
            "first_visit": "2021-12-20T18:45:26.768953+06:00",
            "date": null
        },
        {
            "id": 193,
            "ip_address": "114.119.155.111",
            "count": 14,
            "first_visit": "2021-12-05T07:10:04.289502+06:00",
            "date": null
        }
    ]
}