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

{
    "count": 95214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16224&ordering=ip_address",
    "results": [
        {
            "id": 17790,
            "ip_address": "103.248.13.178",
            "count": 1,
            "first_visit": "2022-06-23T15:40:47.952681+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22281,
            "ip_address": "103.248.13.194",
            "count": 1,
            "first_visit": "2022-07-13T17:22:54.963389+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 1380,
            "ip_address": "103.248.13.194",
            "count": 1,
            "first_visit": "2021-12-26T12:24:37.611243+06:00",
            "date": null
        },
        {
            "id": 4370,
            "ip_address": "103.248.13.206",
            "count": 2,
            "first_visit": "2022-03-14T19:28:51.542340+06:00",
            "date": null
        },
        {
            "id": 91413,
            "ip_address": "103.248.13.46",
            "count": 1,
            "first_visit": "2025-10-30T14:50:36.762629+06:00",
            "date": "2025-10-30"
        },
        {
            "id": 15639,
            "ip_address": "103.248.13.66",
            "count": 3,
            "first_visit": "2022-06-16T11:40:45.988371+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 60907,
            "ip_address": "103.248.13.66",
            "count": 1,
            "first_visit": "2023-12-10T14:51:43.134592+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 46743,
            "ip_address": "103.248.13.66",
            "count": 1,
            "first_visit": "2023-05-17T15:45:25.452437+06:00",
            "date": "2023-05-17"
        }
    ]
}