curl --location '/v1/bet/api/agent/auth/register' \ --header 'x-agent-api-key: {{apikey}}' \ --header 'Content-Type: application/json' \ --data '{ "email": "string", "password": "string" }'