HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef3afcd8-ab20-4ea4-8952-620ea577a69f",
"match": "https://api-prod.gambitprofit.com/api/matches/9d303da2-582b-46a0-a514-311fbad1a253/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Switzerland",
"amount": 6610.0
},
{
"team": "Draw",
"amount": 3390.0
}
],
"expected_reward_tokens": 10509.0,
"profit_sb": 1509.0,
"profit_sb_percentage": 16.77,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Switzerland",
"amount": 5358.0
},
{
"team": "Draw",
"amount": 2748.0
},
{
"team": "Cameroon",
"amount": 1893.0
}
],
"expected_reward_tokens": 8518.5,
"profit_sb": -481.5,
"profit_sb_percentage": -5.35,
"recommended": false
},
"lines": [
{
"id": "cd350043-dcac-4bac-b7b9-277ccef86e9e",
"gambit_id": "5525bf40-7b0d-494b-bc46-aab312688e70",
"last_updated": "2022-11-25T09:32:02.164151-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Switzerland",
"reward": "1.59000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
},
{
"id": "fc43e002-7db9-43fd-8456-50a9d09a6091",
"gambit_id": "a263df22-25ed-4adc-8691-0bff07552b1f",
"last_updated": "2022-11-25T09:32:02.165316-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
},
{
"id": "d5348845-2dbe-4a88-9133-c06b7e0b265a",
"gambit_id": "d2f83188-380b-454a-800b-c360eb6f5a01",
"last_updated": "2022-11-25T09:32:02.163099-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cameroon",
"reward": "4.50000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef3afcd8-ab20-4ea4-8952-620ea577a69f/?format=api"
}
]
}