29 lines
583 B
JSON
29 lines
583 B
JSON
{
|
|
"name": "Testing1",
|
|
"created_at": "2025-05-25T15:29:13.669593",
|
|
"mode": "Income Target",
|
|
"target": 1000.0,
|
|
"allocations": [
|
|
{
|
|
"ticker": "MSTY",
|
|
"allocation": 70.0,
|
|
"yield": 142.7343086361491,
|
|
"price": 21.19,
|
|
"risk_level": "High"
|
|
},
|
|
{
|
|
"ticker": "ULTY",
|
|
"allocation": 20.0,
|
|
"yield": 45.937467700258395,
|
|
"price": 19.35,
|
|
"risk_level": "Medium"
|
|
},
|
|
{
|
|
"ticker": "CONY",
|
|
"allocation": 10.0,
|
|
"yield": 67.58371269600406,
|
|
"price": 19.77,
|
|
"risk_level": "Medium"
|
|
}
|
|
]
|
|
} |