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

{
    "count": 103909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56464&ordering=-ip_address",
    "results": [
        {
            "id": 1230,
            "ip_address": "116.204.154.252",
            "count": 1,
            "first_visit": "2021-12-22T02:06:13.036192+06:00",
            "date": null
        },
        {
            "id": 16586,
            "ip_address": "116.204.154.25",
            "count": 1,
            "first_visit": "2022-06-19T13:03:55.565442+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 44448,
            "ip_address": "116.204.154.25",
            "count": 1,
            "first_visit": "2023-03-27T00:09:28.924961+06:00",
            "date": "2023-03-27"
        },
        {
            "id": 2828,
            "ip_address": "116.204.154.24",
            "count": 1,
            "first_visit": "2022-01-25T17:25:14.182405+06:00",
            "date": null
        },
        {
            "id": 77476,
            "ip_address": "116.204.154.222",
            "count": 1,
            "first_visit": "2025-01-04T11:23:17.628566+06:00",
            "date": "2025-01-04"
        },
        {
            "id": 79874,
            "ip_address": "116.204.154.213",
            "count": 1,
            "first_visit": "2025-03-08T06:20:11.868903+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 77872,
            "ip_address": "116.204.154.205",
            "count": 1,
            "first_visit": "2025-01-15T01:20:54.842980+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 78410,
            "ip_address": "116.204.154.205",
            "count": 1,
            "first_visit": "2025-01-31T12:04:08.133050+06:00",
            "date": "2025-01-31"
        }
    ]
}