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

{
    "count": 102213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44288&ordering=ip_address",
    "results": [
        {
            "id": 48320,
            "ip_address": "114.119.157.158",
            "count": 1,
            "first_visit": "2023-06-16T04:35:22.876400+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 62083,
            "ip_address": "114.119.157.158",
            "count": 1,
            "first_visit": "2023-12-29T04:26:07.067253+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 675,
            "ip_address": "114.119.157.158",
            "count": 9,
            "first_visit": "2021-12-14T07:29:48.540532+06:00",
            "date": null
        },
        {
            "id": 626,
            "ip_address": "114.119.157.160",
            "count": 12,
            "first_visit": "2021-12-12T22:53:27.079422+06:00",
            "date": null
        },
        {
            "id": 49051,
            "ip_address": "114.119.157.160",
            "count": 1,
            "first_visit": "2023-06-29T16:24:09.697779+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 47851,
            "ip_address": "114.119.157.160",
            "count": 1,
            "first_visit": "2023-06-07T17:34:00.372295+06:00",
            "date": "2023-06-07"
        },
        {
            "id": 45877,
            "ip_address": "114.119.157.160",
            "count": 1,
            "first_visit": "2023-04-29T15:37:34.349406+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 46884,
            "ip_address": "114.119.157.160",
            "count": 1,
            "first_visit": "2023-05-20T15:19:28.772787+06:00",
            "date": "2023-05-20"
        }
    ]
}