HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f791c34-54d8-46b0-81c2-bdbf4a33b959",
"match": "https://api-prod.gambitprofit.com/api/matches/3dd5ae55-4189-4863-8a20-fb4c6f566e34/?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": "Colorado Rapids",
"amount": 6520.0
},
{
"team": "Columbus Crew",
"amount": 3480.0
}
],
"expected_reward_tokens": 11866.4,
"profit_sb": 2866.4,
"profit_sb_percentage": 31.85,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Colorado Rapids",
"amount": 4869.0
},
{
"team": "Columbus Crew",
"amount": 2599.0
},
{
"team": "Draw",
"amount": 2532.0
}
],
"expected_reward_tokens": 8861.58,
"profit_sb": -138.42,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "edaecad9-b125-48e5-ac73-556cb92e2803",
"gambit_id": "6b91bea5-365b-4e3a-95ee-bf001e3ab9e7",
"last_updated": "2022-08-15T12:11:57.560150-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Rapids",
"reward": "1.82000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
},
{
"id": "ed20647b-1d27-4b09-bafe-ba9df35636c1",
"gambit_id": "e92d3982-8fb9-41f2-a669-40874092a747",
"last_updated": "2022-08-15T12:11:57.559682-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Crew",
"reward": "3.41000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
},
{
"id": "7c1848c8-5d4e-48d7-ba4f-b80c90de5414",
"gambit_id": "b1b1afa2-1a91-4202-abdb-cab52491eda0",
"last_updated": "2022-08-15T12:11:57.560640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.50000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f791c34-54d8-46b0-81c2-bdbf4a33b959/?format=api"
}
]
}