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

{
    "count": 100011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90376&ordering=ip_address",
    "results": [
        {
            "id": 37137,
            "ip_address": "65.198.124.250",
            "count": 1,
            "first_visit": "2022-11-09T02:31:56.173441+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 80812,
            "ip_address": "65.20.237.147",
            "count": 1,
            "first_visit": "2025-03-31T06:18:45.506081+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 86595,
            "ip_address": "65.20.75.24",
            "count": 1,
            "first_visit": "2025-07-27T16:20:59.310807+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 5406,
            "ip_address": "65.2.124.198",
            "count": 1,
            "first_visit": "2022-04-26T17:06:52.289793+06:00",
            "date": null
        },
        {
            "id": 70452,
            "ip_address": "65.21.35.233",
            "count": 2,
            "first_visit": "2024-06-29T07:50:04.273499+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 65591,
            "ip_address": "65.21.35.249",
            "count": 2,
            "first_visit": "2024-03-06T13:37:28.794813+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 5375,
            "ip_address": "65.2.151.247",
            "count": 1,
            "first_visit": "2022-04-25T16:36:22.743947+06:00",
            "date": null
        },
        {
            "id": 67605,
            "ip_address": "65.21.74.6",
            "count": 2,
            "first_visit": "2024-04-27T23:12:08.285378+06:00",
            "date": "2024-04-27"
        }
    ]
}