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

{
    "count": 97460,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=-ip_address",
    "results": [
        {
            "id": 7163,
            "ip_address": "37.111.206.191",
            "count": 1,
            "first_visit": "2022-05-16T19:46:18.099186+06:00",
            "date": null
        },
        {
            "id": 81311,
            "ip_address": "37.111.206.191",
            "count": 3,
            "first_visit": "2025-04-11T22:51:43.744112+06:00",
            "date": "2025-04-11"
        },
        {
            "id": 57253,
            "ip_address": "37.111.206.191",
            "count": 1,
            "first_visit": "2023-10-10T14:48:11.416816+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 68829,
            "ip_address": "37.111.206.191",
            "count": 1,
            "first_visit": "2024-05-22T12:22:57.008441+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 78380,
            "ip_address": "37.111.206.191",
            "count": 1,
            "first_visit": "2025-01-30T10:40:03.440111+06:00",
            "date": "2025-01-30"
        },
        {
            "id": 19357,
            "ip_address": "37.111.206.190",
            "count": 1,
            "first_visit": "2022-06-27T08:33:45.729818+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 16731,
            "ip_address": "37.111.206.190",
            "count": 1,
            "first_visit": "2022-06-20T04:54:10.406532+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 6453,
            "ip_address": "37.111.206.190",
            "count": 2,
            "first_visit": "2022-05-15T22:45:47.102651+06:00",
            "date": null
        }
    ]
}