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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=ip_address",
    "results": [
        {
            "id": 18600,
            "ip_address": "103.216.58.59",
            "count": 1,
            "first_visit": "2022-06-25T13:27:32.916214+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8008,
            "ip_address": "103.216.58.7",
            "count": 1,
            "first_visit": "2022-05-17T11:55:33.629423+06:00",
            "date": null
        },
        {
            "id": 59981,
            "ip_address": "103.216.59.201",
            "count": 1,
            "first_visit": "2023-11-23T04:59:58.650319+06:00",
            "date": "2023-11-23"
        },
        {
            "id": 61110,
            "ip_address": "103.216.59.202",
            "count": 2,
            "first_visit": "2023-12-13T11:53:41.023879+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 64519,
            "ip_address": "103.216.59.202",
            "count": 1,
            "first_visit": "2024-02-09T19:25:45.162473+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64470,
            "ip_address": "103.216.59.202",
            "count": 1,
            "first_visit": "2024-02-08T13:17:05.926755+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64380,
            "ip_address": "103.216.59.86",
            "count": 2,
            "first_visit": "2024-02-06T11:27:10.101958+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 13572,
            "ip_address": "103.217.108.127",
            "count": 2,
            "first_visit": "2022-06-05T18:43:07.969430+06:00",
            "date": null
        }
    ]
}