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

{
    "count": 97425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=-ip_address",
    "results": [
        {
            "id": 6732,
            "ip_address": "37.111.206.232",
            "count": 1,
            "first_visit": "2022-05-16T14:04:44.671133+06:00",
            "date": null
        },
        {
            "id": 84863,
            "ip_address": "37.111.206.232",
            "count": 1,
            "first_visit": "2025-06-30T12:50:46.098262+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 53401,
            "ip_address": "37.111.206.232",
            "count": 2,
            "first_visit": "2023-08-24T15:25:20.440461+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 6210,
            "ip_address": "37.111.206.231",
            "count": 2,
            "first_visit": "2022-05-15T05:53:01.850328+06:00",
            "date": null
        },
        {
            "id": 9872,
            "ip_address": "37.111.206.230",
            "count": 2,
            "first_visit": "2022-05-20T23:17:20.009581+06:00",
            "date": null
        },
        {
            "id": 56181,
            "ip_address": "37.111.206.230",
            "count": 2,
            "first_visit": "2023-09-27T17:19:13.954086+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 78198,
            "ip_address": "37.111.206.230",
            "count": 1,
            "first_visit": "2025-01-24T15:48:40.714916+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 75023,
            "ip_address": "37.111.206.23",
            "count": 4,
            "first_visit": "2024-10-30T19:58:32.652869+06:00",
            "date": "2024-10-30"
        }
    ]
}