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

{
    "count": 98111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=920&ordering=-ip_address",
    "results": [
        {
            "id": 91306,
            "ip_address": "86.30.94.12",
            "count": 2,
            "first_visit": "2025-10-27T15:28:45.825427+06:00",
            "date": "2025-10-27"
        },
        {
            "id": 4525,
            "ip_address": "86.27.77.128",
            "count": 4,
            "first_visit": "2022-03-20T16:17:53.986724+06:00",
            "date": null
        },
        {
            "id": 78738,
            "ip_address": "86.20.92.100",
            "count": 1,
            "first_visit": "2025-02-09T00:39:50.186732+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 3677,
            "ip_address": "86.19.89.94",
            "count": 3,
            "first_visit": "2022-02-17T02:02:02.305371+06:00",
            "date": null
        },
        {
            "id": 75426,
            "ip_address": "86.19.41.22",
            "count": 1,
            "first_visit": "2024-11-09T17:06:44.517519+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 46292,
            "ip_address": "86.190.188.10",
            "count": 1,
            "first_visit": "2023-05-08T04:52:22.725510+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 1918,
            "ip_address": "86.181.250.223",
            "count": 1,
            "first_visit": "2022-01-11T17:35:25.474778+06:00",
            "date": null
        },
        {
            "id": 96996,
            "ip_address": "86.172.161.252",
            "count": 1,
            "first_visit": "2026-04-13T03:04:49.039976+06:00",
            "date": "2026-04-13"
        }
    ]
}