get https://api.matchbook.com/edge/rest/account/sports
Returns a list of sports the user has placed offers on. API GROUP: ACCOUNT
HTTP/1.1 200
Cache-Control: private, no-cache
Connection: close
Content-Length: 120
Content-Type: application/json
Date: Tue, 14 Mar 2023 15:37:56 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
[
{
"id": 241798357140019,
"name": "Greyhound Racing"
},
{
"id": 24735152712200,
"name": "Horse Racing"
},
{
"id": 15,
"name": "Soccer"
}
]