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

{
    "count": 93738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93552&ordering=-ip_address",
    "results": [
        {
            "id": 77171,
            "ip_address": "103.100.234.238",
            "count": 1,
            "first_visit": "2024-12-26T16:05:20.806851+06:00",
            "date": "2024-12-26"
        },
        {
            "id": 91217,
            "ip_address": "103.100.234.225",
            "count": 1,
            "first_visit": "2025-10-25T17:55:52.690645+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 5503,
            "ip_address": "103.100.234.221",
            "count": 1,
            "first_visit": "2022-05-01T01:49:39.244733+06:00",
            "date": null
        },
        {
            "id": 82783,
            "ip_address": "103.100.234.218",
            "count": 2,
            "first_visit": "2025-05-14T19:52:35.529287+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 81366,
            "ip_address": "103.100.234.218",
            "count": 1,
            "first_visit": "2025-04-13T06:57:01.552931+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 6023,
            "ip_address": "103.100.234.195",
            "count": 2,
            "first_visit": "2022-05-14T19:02:44.415191+06:00",
            "date": null
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        },
        {
            "id": 91223,
            "ip_address": "103.100.234.180",
            "count": 1,
            "first_visit": "2025-10-25T20:42:16.558317+06:00",
            "date": "2025-10-25"
        }
    ]
}