curl --location --request GET 'https://api.gugudata.com/stock/cn/stock-bid-ask/demo'{
"DataStatus": {
"RequestParameter": "string",
"StatusCode": 0,
"StatusDescription": "string",
"ResponseDateTime": "string",
"DataTotalCount": 0
},
"Data": {
"Symbol": "string",
"Sell5": 0,
"Sell5Volume": 0,
"Sell4": 0,
"Sell4Volume": 0,
"Sell3": 0,
"Sell3Volume": 0,
"Sell2": 0,
"Sell2Volume": 0,
"Sell1": 0,
"Sell1Volume": 0,
"Buy1": 0,
"Buy1Volume": 0,
"Buy2": 0,
"Buy2Volume": 0,
"Buy3": 0,
"Buy3Volume": 0,
"Buy4": 0,
"Buy4Volume": 0,
"Buy5": 0,
"Buy5Volume": 0
}
}