Authorization: ********************curl --location --request GET '/iapi/v1/pro/pointsmall/crm/drawrecord/winning/list' \
--header 'Authorization: <api-key>'{
"items": [
{
"id": 0,
"drawId": 0,
"bizId": "string",
"bizType": "string",
"poolId": 0,
"poolName": "string",
"poolType": "1",
"userId": 0,
"resourceAmount": 0,
"prizeId": 0,
"prizeName": "string",
"prizeValue": 0,
"wonAt": 0,
"winningPhoto": "string",
"prizePhoto": "string"
}
],
"totalCount": 0,
"refreshedTotal": true
}