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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 6857,
            "ip_address": "37.111.206.214",
            "count": 3,
            "first_visit": "2022-05-16T16:46:00.495652+06:00",
            "date": null
        },
        {
            "id": 29141,
            "ip_address": "37.111.206.214",
            "count": 2,
            "first_visit": "2022-07-29T09:17:09.716700+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11500,
            "ip_address": "37.111.206.213",
            "count": 4,
            "first_visit": "2022-05-25T23:17:18.140646+06:00",
            "date": null
        }
    ]
}