curl --location --request GET '/user/promoter/count' \
--header 'x-token: {{x-token}}'
{
"spread_count": "string",
"spread_pay_count": "string",
"spread_pay_price": "string",
"total_user": "string",
"brokerage_price": "string",
"total_extract": "string"
}