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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24088&ordering=-ip_address",
    "results": [
        {
            "id": 46179,
            "ip_address": "37.111.206.216",
            "count": 1,
            "first_visit": "2023-05-05T20:08:47.203123+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 33524,
            "ip_address": "37.111.206.216",
            "count": 3,
            "first_visit": "2022-08-31T08:33:02.451952+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 9354,
            "ip_address": "37.111.206.216",
            "count": 16,
            "first_visit": "2022-05-19T12:39:37.864538+06:00",
            "date": null
        },
        {
            "id": 2899,
            "ip_address": "37.111.206.215",
            "count": 2,
            "first_visit": "2022-01-26T16:26:12.127258+06:00",
            "date": null
        },
        {
            "id": 68475,
            "ip_address": "37.111.206.215",
            "count": 1,
            "first_visit": "2024-05-17T19:07:22.054501+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 62500,
            "ip_address": "37.111.206.215",
            "count": 1,
            "first_visit": "2024-01-06T06:52:54.341360+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 78520,
            "ip_address": "37.111.206.214",
            "count": 2,
            "first_visit": "2025-02-03T10:37:54.147803+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 61894,
            "ip_address": "37.111.206.214",
            "count": 1,
            "first_visit": "2023-12-26T11:39:06.309968+06:00",
            "date": "2023-12-26"
        }
    ]
}