Authorization: ********************curl --location --request GET '/iapi/v1/pro/pointsmall/crm/prizepool/getpoolprizelist' \
--header 'Authorization: <api-key>'{
"items": [
{
"id": 0,
"name": "string",
"code": "string",
"type": "1",
"description": "string",
"createTime": 0,
"status": "0",
"prizeCount": 0
}
],
"totalCount": 0,
"refreshedTotal": true
}