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

{
    "count": 92382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7832&ordering=ip_address",
    "results": [
        {
            "id": 72301,
            "ip_address": "103.153.48.244",
            "count": 1,
            "first_visit": "2024-08-19T15:37:20.979037+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 12260,
            "ip_address": "103.153.48.249",
            "count": 1,
            "first_visit": "2022-05-28T17:45:59.548145+06:00",
            "date": null
        },
        {
            "id": 45318,
            "ip_address": "103.153.48.30",
            "count": 1,
            "first_visit": "2023-04-14T10:39:08.136419+06:00",
            "date": "2023-04-14"
        },
        {
            "id": 24017,
            "ip_address": "103.153.52.12",
            "count": 1,
            "first_visit": "2022-07-19T07:14:07.084565+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 11476,
            "ip_address": "103.153.52.15",
            "count": 1,
            "first_visit": "2022-05-25T22:52:24.835356+06:00",
            "date": null
        },
        {
            "id": 7226,
            "ip_address": "103.153.52.21",
            "count": 1,
            "first_visit": "2022-05-16T20:03:07.749199+06:00",
            "date": null
        },
        {
            "id": 80192,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-03-16T13:07:59.446654+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 82996,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-05-18T18:11:32.483903+06:00",
            "date": "2025-05-18"
        }
    ]
}