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

{
    "count": 95541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3728&ordering=ip_address",
    "results": [
        {
            "id": 18188,
            "ip_address": "103.126.48.36",
            "count": 1,
            "first_visit": "2022-06-24T16:56:51.640561+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5946,
            "ip_address": "103.126.48.42",
            "count": 2,
            "first_visit": "2022-05-13T08:43:12.709158+06:00",
            "date": null
        },
        {
            "id": 9602,
            "ip_address": "103.126.49.27",
            "count": 1,
            "first_visit": "2022-05-20T02:05:02.020276+06:00",
            "date": null
        },
        {
            "id": 8871,
            "ip_address": "103.126.50.22",
            "count": 1,
            "first_visit": "2022-05-18T12:02:16.144484+06:00",
            "date": null
        },
        {
            "id": 9949,
            "ip_address": "103.126.50.6",
            "count": 2,
            "first_visit": "2022-05-21T09:00:36.100642+06:00",
            "date": null
        },
        {
            "id": 947,
            "ip_address": "103.126.51.193",
            "count": 1,
            "first_visit": "2021-12-19T22:32:58.884169+06:00",
            "date": null
        },
        {
            "id": 53375,
            "ip_address": "103.126.51.195",
            "count": 2,
            "first_visit": "2023-08-24T10:39:12.838150+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 19054,
            "ip_address": "103.126.51.196",
            "count": 1,
            "first_visit": "2022-06-26T11:27:07.570040+06:00",
            "date": "2022-06-26"
        }
    ]
}