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

{
    "count": 103153,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53384&ordering=-ip_address",
    "results": [
        {
            "id": 57391,
            "ip_address": "118.70.182.160",
            "count": 2,
            "first_visit": "2023-10-12T08:49:51.809707+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 65005,
            "ip_address": "118.68.25.12",
            "count": 1,
            "first_visit": "2024-02-21T15:12:22.845153+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 98372,
            "ip_address": "118.68.139.150",
            "count": 1,
            "first_visit": "2026-05-21T19:50:43.422927+06:00",
            "date": "2026-05-21"
        },
        {
            "id": 70630,
            "ip_address": "118.67.223.90",
            "count": 1,
            "first_visit": "2024-07-03T12:12:42.117594+06:00",
            "date": "2024-07-03"
        },
        {
            "id": 85161,
            "ip_address": "118.67.223.246",
            "count": 1,
            "first_visit": "2025-07-03T12:56:42.631545+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 4249,
            "ip_address": "118.67.223.138",
            "count": 9,
            "first_visit": "2022-03-10T17:34:11.112958+06:00",
            "date": null
        },
        {
            "id": 13360,
            "ip_address": "118.67.223.126",
            "count": 3,
            "first_visit": "2022-06-02T12:25:44.332736+06:00",
            "date": null
        },
        {
            "id": 34237,
            "ip_address": "118.67.223.102",
            "count": 1,
            "first_visit": "2022-09-12T08:45:24.976090+06:00",
            "date": "2022-09-12"
        }
    ]
}