curl --location --request GET 'https://open.kuaishou.com/openapi/fanstop/photo/heatPriceOption?spreadIntention=int&app_id=&access_token='
{
"result": 1,
"errorMsg": "",
"recoBid": {
"maxBid": 1,
"minBid": 1,
"recoBid": 1
},
"recoCose": {
"maxCost": 1,
"minCost": 1,
"costOption": [
1,
2,
3,
4
]
}
}