Btc-Tusd Bid List
Bid side of the BTC/TUSD Order Book
GET /api/public/market/btc-tusd/bids/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"price": "100.000000000000000000",
"volume": "0.01400000"
}
]
}