{
    "response": {
        "status": "preview",
        "description": "No API key provided. Showing up to 5 low-risk bonds as a preview."
    },
    "bonds": [
        {
            "name": "CDB 180 DIAS",
            "bank": 77,
            "bank_name": "Banco Inter",
            "product": "cdb",
            "index": "cdi*",
            "rate": 1.04,
            "fgc_protection": true,
            "tax_free": false,
            "exclusive": false,
            "min_investment": 100,
            "maturity_date": "2026-11-11",
            "early_withdrawal": true,
            "risk": 1,
            "net_annualized_return": 0.119,
            "real_annualized_return": 0.0719
        },
        {
            "name": "CDB 360 DIAS",
            "bank": 77,
            "bank_name": "Banco Inter",
            "product": "cdb",
            "index": "cdi*",
            "rate": 1.05,
            "fgc_protection": true,
            "tax_free": false,
            "exclusive": false,
            "min_investment": 100,
            "maturity_date": "2027-05-09",
            "early_withdrawal": true,
            "risk": 1,
            "net_annualized_return": 0.1164,
            "real_annualized_return": 0.0676
        },
        {
            "name": "CDB AGIBANK - IPCA + 8% a.a.",
            "bank": 77,
            "bank_name": "Banco Inter",
            "product": "cdb",
            "index": "ipca+",
            "rate": 0.08,
            "fgc_protection": true,
            "tax_free": false,
            "exclusive": false,
            "min_investment": 1000,
            "maturity_date": "2028-05-15",
            "early_withdrawal": true,
            "risk": 1,
            "net_annualized_return": 0.1078,
            "real_annualized_return": 0.0593
        },
        {
            "name": "CDB AGIBANK - IPCA + 8,05% a.a.",
            "bank": 77,
            "bank_name": "Banco Inter",
            "product": "cdb",
            "index": "ipca+",
            "rate": 0.0805,
            "fgc_protection": true,
            "tax_free": false,
            "exclusive": false,
            "min_investment": 1000,
            "maturity_date": "2029-05-14",
            "early_withdrawal": true,
            "risk": 1,
            "net_annualized_return": 0.107,
            "real_annualized_return": 0.061
        },
        {
            "name": "CDB AGROLEND - 14,3% a.a.",
            "bank": 77,
            "bank_name": "Banco Inter",
            "product": "cdb",
            "index": "pre",
            "rate": 0.14300000000000002,
            "fgc_protection": true,
            "tax_free": false,
            "exclusive": false,
            "min_investment": 1000,
            "maturity_date": "2027-11-05",
            "early_withdrawal": true,
            "risk": 1,
            "net_annualized_return": 0.1186,
            "real_annualized_return": 0.0685
        }
    ]
}