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

{
    "count": 95815,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4616&ordering=ip_address",
    "results": [
        {
            "id": 18299,
            "ip_address": "103.133.200.16",
            "count": 1,
            "first_visit": "2022-06-24T21:53:41.836987+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9149,
            "ip_address": "103.133.200.16",
            "count": 3,
            "first_visit": "2022-05-18T23:02:51.345022+06:00",
            "date": null
        },
        {
            "id": 6153,
            "ip_address": "103.133.200.17",
            "count": 1,
            "first_visit": "2022-05-14T22:13:51.943116+06:00",
            "date": null
        },
        {
            "id": 57273,
            "ip_address": "103.133.200.184",
            "count": 1,
            "first_visit": "2023-10-10T21:41:44.974159+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 90218,
            "ip_address": "103.133.200.226",
            "count": 1,
            "first_visit": "2025-10-01T14:41:22.925473+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 38926,
            "ip_address": "103.133.200.226",
            "count": 1,
            "first_visit": "2022-12-18T13:37:04.095547+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 42757,
            "ip_address": "103.133.200.227",
            "count": 1,
            "first_visit": "2023-02-26T19:16:06.174607+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 43052,
            "ip_address": "103.133.200.228",
            "count": 1,
            "first_visit": "2023-03-02T23:52:53.004152+06:00",
            "date": "2023-03-02"
        }
    ]
}