返回示例一(通用钱包):
{
"code": 10000, // 状态码,10000 成功,其他失败
"msg": "Request succeeded", // 返回信息
"data": {
"model": "1",
"CNY": 100.100,
"costRatio": 1.00,
"ratios": [
{
"platfrom": "ag",
"ratio": 0.090
},
{
"platfrom": "ags",
"ratio": 0.200
},
{
"platfrom": "allbet",
"ratio": 0.100
},
{
"platfrom": "allbets",
"ratio": 0.150
},
{
"platfrom": "ap",
"ratio": 0.140
},
{
"platfrom": "as",
"ratio": 0.110
},
{
"platfrom": "avia",
"ratio": 0.120
},
{
"platfrom": "bbin",
"ratio": 0.090
},
{
"platfrom": "bg",
"ratio": 0.070
},
{
"platfrom": "boya",
"ratio": 0.100
},
{
"platfrom": "cmd",
"ratio": 0.125
},
{
"platfrom": "cq9",
"ratio": 0.070
}
]
}
}