HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c6fdabd-f084-40e7-97f9-5a0150a64763",
"match": "https://api-prod.gambitprofit.com/api/matches/45a03a30-c66b-4a24-a68d-4c3ee029d365/?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": "CF Montréal",
"amount": 6304.0
},
{
"team": "Draw",
"amount": 3696.0
}
],
"expected_reward_tokens": 11975.04,
"profit_sb": 2975.04,
"profit_sb_percentage": 33.06,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "CF Montréal",
"amount": 4651.0
},
{
"team": "Draw",
"amount": 2727.0
},
{
"team": "Columbus Crew",
"amount": 2622.0
}
],
"expected_reward_tokens": 8835.48,
"profit_sb": -164.52,
"profit_sb_percentage": -1.83,
"recommended": false
},
"lines": [
{
"id": "38baac40-1edd-476d-a37d-74366d510817",
"gambit_id": "42056401-2037-4ab0-9ba8-0b1997010286",
"last_updated": "2022-09-10T22:07:23.758078-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CF Montréal",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
},
{
"id": "e95be32c-ae8e-4115-957d-d1ec5422b212",
"gambit_id": "42899deb-e35a-4c50-87e8-7bb5598e697f",
"last_updated": "2022-09-10T22:07:23.757021-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.24000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
},
{
"id": "11d76e52-423b-4704-ab76-0ccb010a5644",
"gambit_id": "9b6dd327-adc5-41d0-ba35-dfa8f946ff03",
"last_updated": "2022-09-10T22:07:23.755811-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Crew",
"reward": "3.37000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c6fdabd-f084-40e7-97f9-5a0150a64763/?format=api"
}
]
}