curl --location --request GET 'https://open-api.coinank.com/api/indicator/getBtcMultiplier' \
--header 'apikey;'
{
"success": true,
"code": "string",
"data": {
"timeList": [
0
],
"mA730Mu5List": [
0
],
"mA730List": [
0
],
"priceList": [
0
]
}
}