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

{
    "count": 102385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45448&ordering=ip_address",
    "results": [
        {
            "id": 60647,
            "ip_address": "114.119.159.92",
            "count": 1,
            "first_visit": "2023-12-06T09:17:06.519800+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 41970,
            "ip_address": "114.119.159.92",
            "count": 1,
            "first_visit": "2023-02-11T02:10:58.018349+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 58534,
            "ip_address": "114.119.159.92",
            "count": 1,
            "first_visit": "2023-10-27T22:29:14.846336+06:00",
            "date": "2023-10-27"
        },
        {
            "id": 47,
            "ip_address": "114.119.159.92",
            "count": 16,
            "first_visit": "2021-12-03T07:51:54.574922+06:00",
            "date": null
        },
        {
            "id": 39130,
            "ip_address": "114.119.160.138",
            "count": 1,
            "first_visit": "2022-12-22T01:52:49.709192+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 38,
            "ip_address": "114.119.160.138",
            "count": 19,
            "first_visit": "2021-12-03T03:59:59.108957+06:00",
            "date": null
        },
        {
            "id": 44867,
            "ip_address": "114.119.160.138",
            "count": 1,
            "first_visit": "2023-04-05T00:19:30.149324+06:00",
            "date": "2023-04-05"
        },
        {
            "id": 60582,
            "ip_address": "114.119.160.138",
            "count": 1,
            "first_visit": "2023-12-05T09:19:03.616168+06:00",
            "date": "2023-12-05"
        }
    ]
}