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

{
    "count": 101914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42344&ordering=ip_address",
    "results": [
        {
            "id": 56974,
            "ip_address": "114.119.152.64",
            "count": 1,
            "first_visit": "2023-10-07T08:21:55.199155+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 53137,
            "ip_address": "114.119.152.69",
            "count": 1,
            "first_visit": "2023-08-21T17:49:50.297858+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 45734,
            "ip_address": "114.119.152.69",
            "count": 1,
            "first_visit": "2023-04-26T02:59:35.210758+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 50326,
            "ip_address": "114.119.152.69",
            "count": 1,
            "first_visit": "2023-07-19T09:54:44.105383+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 55027,
            "ip_address": "114.119.152.69",
            "count": 1,
            "first_visit": "2023-09-13T17:45:31.629250+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 53484,
            "ip_address": "114.119.152.69",
            "count": 1,
            "first_visit": "2023-08-25T11:48:40.586957+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 35,
            "ip_address": "114.119.152.69",
            "count": 15,
            "first_visit": "2021-12-03T02:47:24.999999+06:00",
            "date": null
        },
        {
            "id": 793,
            "ip_address": "114.119.152.70",
            "count": 9,
            "first_visit": "2021-12-18T11:41:46.389182+06:00",
            "date": null
        }
    ]
}