curl --location 'https://sandbox.whapi.com/v2/sportsdata/competitions//marketgroups/' \
--header 'apiKey;'{
"marketgroups": [
{
"id": "OB_MG36963",
"name": "90 Minutes"
},
{
"id": "OB_MG36964",
"name": "Correct Score"
},
{
"id": "OB_MG36966",
"name": "First Goalscorer"
},
{
"id": "OB_MG37004",
"name": "Match Betting Live"
},
{
"id": "OB_MG37043",
"name": "Outright"
}
]
}