Eth-Aud Bid List
Bid side of the ETH/AUD Order Book
GET /api/public/market/eth-aud/bids/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"price": "6500",
"volume": "0.04312427"
}
]
}