HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "306b94f8-5f40-4479-bdff-5d81608e73df",
"match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?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": "FC Cincinnati",
"amount": 5936.0
},
{
"team": "Columbus Crew",
"amount": 4064.0
}
],
"expected_reward_tokens": 12109.44,
"profit_sb": 3109.44,
"profit_sb_percentage": 34.55,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Cincinnati",
"amount": 4374.0
},
{
"team": "Columbus Crew",
"amount": 2994.0
},
{
"team": "Draw",
"amount": 2632.0
}
],
"expected_reward_tokens": 8922.12,
"profit_sb": -77.88,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "2005de94-a8ef-4015-9b2b-24da99b2394a",
"gambit_id": "6b9a6665-b982-4eb7-86ad-80bc4f2543f5",
"last_updated": "2022-08-29T11:12:12.617317-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "2.04000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
},
{
"id": "04eeb6da-eefe-443a-89af-0f0d0234258b",
"gambit_id": "57187ace-43b6-4dc2-a300-bcd9f5e8c10b",
"last_updated": "2022-08-29T11:12:12.616841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Crew",
"reward": "2.98000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
},
{
"id": "de1f8801-deb3-4d6f-adbd-12518511097c",
"gambit_id": "a489a4c0-b3ce-441f-999f-b0310d169f3b",
"last_updated": "2022-08-29T11:12:12.617865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.39000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
}
]
}