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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42536&ordering=ip_address",
    "results": [
        {
            "id": 57525,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-10-14T00:23:24.682683+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 61084,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-12-12T23:11:53.687153+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 60051,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-11-24T08:27:18.906689+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 52604,
            "ip_address": "114.119.153.16",
            "count": 1,
            "first_visit": "2023-08-15T17:00:26.868963+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 260,
            "ip_address": "114.119.153.16",
            "count": 19,
            "first_visit": "2021-12-06T07:10:55.444981+06:00",
            "date": null
        },
        {
            "id": 742,
            "ip_address": "114.119.153.160",
            "count": 13,
            "first_visit": "2021-12-16T18:10:49.312051+06:00",
            "date": null
        },
        {
            "id": 38708,
            "ip_address": "114.119.153.160",
            "count": 1,
            "first_visit": "2022-12-14T18:24:16.130354+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 46849,
            "ip_address": "114.119.153.160",
            "count": 1,
            "first_visit": "2023-05-19T14:08:15.959652+06:00",
            "date": "2023-05-19"
        }
    ]
}