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

{
    "count": 95062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15776&ordering=ip_address",
    "results": [
        {
            "id": 55517,
            "ip_address": "103.239.255.1",
            "count": 1,
            "first_visit": "2023-09-20T10:37:53.934589+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 61979,
            "ip_address": "103.239.255.134",
            "count": 2,
            "first_visit": "2023-12-27T11:35:36.836138+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 8643,
            "ip_address": "103.239.255.137",
            "count": 1,
            "first_visit": "2022-05-18T05:58:06.433062+06:00",
            "date": null
        },
        {
            "id": 4147,
            "ip_address": "103.239.255.197",
            "count": 2,
            "first_visit": "2022-03-07T09:26:49.402338+06:00",
            "date": null
        },
        {
            "id": 51782,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-08-06T12:28:40.790416+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 47330,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-05-29T15:18:07.170112+06:00",
            "date": "2023-05-29"
        },
        {
            "id": 46775,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-05-18T09:24:30.915328+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 57808,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-10-17T12:04:48.046674+06:00",
            "date": "2023-10-17"
        }
    ]
}