HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4c2162a-ea50-4a38-8c66-b4927b382330",
"match": "https://api-prod.gambitprofit.com/api/matches/6b515a3d-cc39-4efa-9009-c947f95cddc9/?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": "Philadelphia Union",
"amount": 7359.0
},
{
"team": "Draw",
"amount": 2641.0
}
],
"expected_reward_tokens": 10669.64,
"profit_sb": 1669.64,
"profit_sb_percentage": 18.55,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Philadelphia Union",
"amount": 6235.0
},
{
"team": "Draw",
"amount": 2238.0
},
{
"team": "Orlando City SC",
"amount": 1527.0
}
],
"expected_reward_tokens": 9039.84,
"profit_sb": 39.84,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "81ca8ca7-9d41-48c7-9402-4291fc54dd71",
"gambit_id": "fc5830f1-0327-4541-b53e-58ed73319c3d",
"last_updated": "2022-09-11T21:17:14.102130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Union",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
},
{
"id": "992034f7-551f-491e-899c-b59328a3d31a",
"gambit_id": "5749136d-7527-4ec4-a9cf-ee061df98217",
"last_updated": "2022-09-11T21:17:14.103223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.04000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
},
{
"id": "5bee6a3b-2019-4a0e-9ad7-682f91dd5730",
"gambit_id": "dbc0b435-3292-4174-bffe-226623b75113",
"last_updated": "2022-09-11T21:17:14.101010-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando City SC",
"reward": "5.92000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
}
]
}