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

{
    "count": 102104,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43632&ordering=ip_address",
    "results": [
        {
            "id": 41145,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-01-29T08:59:12.032429+06:00",
            "date": "2023-01-29"
        },
        {
            "id": 61890,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-12-26T11:25:12.585375+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 66,
            "ip_address": "114.119.155.65",
            "count": 13,
            "first_visit": "2021-12-03T13:53:50.695734+06:00",
            "date": null
        },
        {
            "id": 578,
            "ip_address": "114.119.155.69",
            "count": 16,
            "first_visit": "2021-12-11T17:13:59.041495+06:00",
            "date": null
        },
        {
            "id": 47272,
            "ip_address": "114.119.155.69",
            "count": 1,
            "first_visit": "2023-05-28T10:07:06.235697+06:00",
            "date": "2023-05-28"
        },
        {
            "id": 46622,
            "ip_address": "114.119.155.69",
            "count": 1,
            "first_visit": "2023-05-15T13:02:40.033618+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 59182,
            "ip_address": "114.119.155.69",
            "count": 1,
            "first_visit": "2023-11-08T12:03:17.729198+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 58569,
            "ip_address": "114.119.155.69",
            "count": 1,
            "first_visit": "2023-10-28T15:50:42.017270+06:00",
            "date": "2023-10-28"
        }
    ]
}