curl --location --request GET 'https://open.steamdt.com/open/cs2/v1/price/single?marketHashName'{
"success": false,
"data": [
{
"platform": "",
"platformItemId": "",
"sellPrice": 0.0,
"sellCount": 0,
"biddingPrice": 0.0,
"biddingCount": 0,
"updateTime": 0
}
],
"errorCode": 0,
"errorMsg": "",
"errorData": {},
"errorCodeStr": ""
}