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

{
    "count": 102053,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43360&ordering=ip_address",
    "results": [
        {
            "id": 46299,
            "ip_address": "114.119.155.14",
            "count": 1,
            "first_visit": "2023-05-08T08:58:04.243634+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 48491,
            "ip_address": "114.119.155.14",
            "count": 1,
            "first_visit": "2023-06-19T00:17:44.582012+06:00",
            "date": "2023-06-19"
        },
        {
            "id": 46083,
            "ip_address": "114.119.155.14",
            "count": 1,
            "first_visit": "2023-05-04T08:25:34.477669+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 1445,
            "ip_address": "114.119.155.14",
            "count": 9,
            "first_visit": "2021-12-28T17:19:25.316566+06:00",
            "date": null
        },
        {
            "id": 178,
            "ip_address": "114.119.155.142",
            "count": 9,
            "first_visit": "2021-12-05T01:05:15.242066+06:00",
            "date": null
        },
        {
            "id": 58838,
            "ip_address": "114.119.155.142",
            "count": 1,
            "first_visit": "2023-11-02T11:54:58.876415+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 43709,
            "ip_address": "114.119.155.142",
            "count": 1,
            "first_visit": "2023-03-14T00:48:42.642586+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 45466,
            "ip_address": "114.119.155.142",
            "count": 1,
            "first_visit": "2023-04-18T08:59:45.852742+06:00",
            "date": "2023-04-18"
        }
    ]
}