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

{
    "count": 94393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13400&ordering=ip_address",
    "results": [
        {
            "id": 28374,
            "ip_address": "103.216.56.66",
            "count": 3,
            "first_visit": "2022-07-27T22:54:10.263436+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 23180,
            "ip_address": "103.216.56.89",
            "count": 2,
            "first_visit": "2022-07-16T17:44:13.049299+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 1911,
            "ip_address": "103.216.56.98",
            "count": 5,
            "first_visit": "2022-01-11T17:06:28.240128+06:00",
            "date": null
        },
        {
            "id": 25986,
            "ip_address": "103.216.56.98",
            "count": 1,
            "first_visit": "2022-07-22T15:07:11.649618+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 37465,
            "ip_address": "103.216.56.98",
            "count": 1,
            "first_visit": "2022-11-16T09:19:48.279531+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 1393,
            "ip_address": "103.216.57.14",
            "count": 2,
            "first_visit": "2021-12-26T19:23:54.434566+06:00",
            "date": null
        },
        {
            "id": 62519,
            "ip_address": "103.216.57.158",
            "count": 1,
            "first_visit": "2024-01-06T11:30:31.239102+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 54732,
            "ip_address": "103.216.57.186",
            "count": 1,
            "first_visit": "2023-09-10T13:02:44.029922+06:00",
            "date": "2023-09-10"
        }
    ]
}