cURL
curl --request GET \ --url https://api.odin.fun/v1/btc/balance/{address}
{ "data": { "balance": 123 } }
Show child attributes