HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94ebca5e-9734-4954-aaa8-51f795632e81",
"match": "https://api-prod.gambitprofit.com/api/matches/6e3904cc-e66b-4497-88d8-dbad3e62c35c/?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": "Real Salt Lake",
"amount": 6064.0
},
{
"team": "FC Cincinnati",
"amount": 3936.0
}
],
"expected_reward_tokens": 12004.8,
"profit_sb": 3004.8,
"profit_sb_percentage": 33.39,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Salt Lake",
"amount": 4467.0
},
{
"team": "FC Cincinnati",
"amount": 2900.0
},
{
"team": "Draw",
"amount": 2633.0
}
],
"expected_reward_tokens": 8844.66,
"profit_sb": -155.34,
"profit_sb_percentage": -1.73,
"recommended": false
},
"lines": [
{
"id": "4c49ecf5-bb04-4477-8e63-2f1d8c738d47",
"gambit_id": "0c31af8c-a8a9-440e-a4a4-17eb10a40830",
"last_updated": "2022-09-20T16:17:10.986117-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Salt Lake",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
},
{
"id": "6cfee817-b9da-45cf-ad0c-5642a8e9b371",
"gambit_id": "2e78a6ca-82c0-4af2-8a0b-e0140dc2ae4b",
"last_updated": "2022-09-20T16:17:10.985148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "3.05000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
},
{
"id": "86c0b512-091a-4d22-8e46-b2515f245de9",
"gambit_id": "215a667f-f2f9-472f-becc-533a69835b7b",
"last_updated": "2022-09-20T16:17:10.987161-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.36000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94ebca5e-9734-4954-aaa8-51f795632e81/?format=api"
}
]
}