Bid side of the BTC/AUD Order Book

GET /api/public/market/btc-aud/bids/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: public, s-maxage=1
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}