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

{
    "count": 99738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=-ip_address",
    "results": [
        {
            "id": 93322,
            "ip_address": "37.111.210.77",
            "count": 1,
            "first_visit": "2025-12-25T22:11:56.357064+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 66962,
            "ip_address": "37.111.210.77",
            "count": 1,
            "first_visit": "2024-04-14T17:22:51.961358+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 25272,
            "ip_address": "37.111.210.75",
            "count": 1,
            "first_visit": "2022-07-21T09:36:32.208720+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 22913,
            "ip_address": "37.111.210.75",
            "count": 1,
            "first_visit": "2022-07-15T07:59:04.798890+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 26473,
            "ip_address": "37.111.210.75",
            "count": 1,
            "first_visit": "2022-07-23T23:48:24.629693+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10677,
            "ip_address": "37.111.210.74",
            "count": 2,
            "first_visit": "2022-05-23T14:23:04.358942+06:00",
            "date": null
        },
        {
            "id": 27900,
            "ip_address": "37.111.210.73",
            "count": 1,
            "first_visit": "2022-07-26T22:40:51.812632+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5120,
            "ip_address": "37.111.210.73",
            "count": 1,
            "first_visit": "2022-04-14T12:19:10.001057+06:00",
            "date": null
        }
    ]
}