Authorization: ********************curl --location --request GET '/iapi/v1/pro/pointsmall/crm/drawrecord/list' \
--header 'Authorization: <api-key>'{
"items": [
{
"poolId": 0,
"id": 0,
"bizId": "string",
"bizType": "string",
"userId": 0,
"drawType": "1",
"resourceAmount": 0,
"prizeName": "string",
"drawTime": 0,
"drawStatus": "1",
"winningPhoto": "string",
"showToUser": true,
"poolName": "string"
}
],
"totalCount": 0,
"refreshedTotal": true,
"totalResourceAmount": 0
}