curl --location --request POST 'https://comm.ams.game.qq.com/ide/' \
--header 'Cookie: openid=F9F1E76D14EBA798159DEA9208830526; acctype=qc; appid=1112438254; access_token=9E779D047BE46BB16FBAADE9D71DB3E6' \
--header 'content-type: application/x-www-form-urlencoded;' \
--data-raw 'iChartId=316969&iSubChartId=316969&sIdeToken=NoOapI&method=dfm%2Fcenter.recent.detail&source=5¶m=%7B%22resourceType%22%3A%22sol%22%7D'
{
"ret": 0,
"iRet": 0,
"sMsg": "succ",
"jData": {
"data": {
"code": 0,
"data": {
"solDetail": {
"recentGain": 2774854,
"recentGainDate": "2025-06-19",
"userCollectionTop": {
"date": "20250619",
"list": [
{
"objectID": "15080050040",
"count": "1",
"price": "2116619.0"
},
{
"objectID": "15030050018",
"count": "1",
"price": "386546.0"
},
{
"objectID": "15070040003",
"count": "2",
"price": "229860.0"
}
]
}
},
"currentTime": "2025-06-20 19:01:31"
},
"msg": "ok"
}
},
"sAmsSerial": "AMS-DFM-0620190131-FSpQPF-661959-316969"
}