HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e13f8dde-9dba-45c9-9021-4c17ffb8bc4b",
"match": "https://api-prod.gambitprofit.com/api/matches/fe8e3f3a-825a-4dfa-b15a-d7023aba71bb/?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": "Vancouver Whitecaps FC",
"amount": 5139.0
},
{
"team": "Nashville SC",
"amount": 4861.0
}
],
"expected_reward_tokens": 12539.16,
"profit_sb": 3539.16,
"profit_sb_percentage": 39.32,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Vancouver Whitecaps FC",
"amount": 3649.0
},
{
"team": "Nashville SC",
"amount": 3451.0
},
{
"team": "Draw",
"amount": 2900.0
}
],
"expected_reward_tokens": 8903.0,
"profit_sb": -97.0,
"profit_sb_percentage": -1.08,
"recommended": false
},
"lines": [
{
"id": "18be3783-5d41-49e0-8448-4ee6b51ba216",
"gambit_id": "dc09e301-d88c-44af-be12-d23c7f95f88d",
"last_updated": "2022-08-29T11:12:12.753441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Whitecaps FC",
"reward": "2.44000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
},
{
"id": "cab465c9-2897-42c2-a633-e3ac78e129d3",
"gambit_id": "2b8a7d74-dbd2-4158-98d9-ad8672c7afe6",
"last_updated": "2022-08-29T11:12:12.752963-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "2.58000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
},
{
"id": "13e1a6cb-7543-4992-918e-25b005053b1f",
"gambit_id": "39effee8-f61a-4341-8586-148dd0e45320",
"last_updated": "2022-08-29T11:12:12.753933-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
}
]
}