HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00e3a662-ca91-4a2a-8410-d1301d11fecd",
"match": "https://api-prod.gambitprofit.com/api/matches/b67f65f9-51dc-41a0-a8d5-a12ede5ccb02/?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": "Saul Canelo Alvarez",
"amount": 7613.0
},
{
"team": "Gennady Golovkin",
"amount": 2387.0
}
],
"expected_reward_tokens": 9285.43,
"profit_sb": 285.43,
"profit_sb_percentage": 3.17,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Saul Canelo Alvarez",
"amount": 7279.0
},
{
"team": "Gennady Golovkin",
"amount": 2283.0
},
{
"team": "Draw",
"amount": 439.0
}
],
"expected_reward_tokens": 8880.38,
"profit_sb": -119.62,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "c47ddc4c-7d5e-409a-966c-199adee30fa0",
"gambit_id": "e3563050-a6e3-4004-8eb1-654d85722307",
"last_updated": "2022-09-19T09:42:07.788355-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Saul Canelo Alvarez",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e3a662-ca91-4a2a-8410-d1301d11fecd/?format=api"
},
{
"id": "6234d8b4-8cf8-4736-b79b-21037c9f0a99",
"gambit_id": "952131b3-118b-4730-8d76-970377146a0b",
"last_updated": "2022-09-19T09:42:07.789324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Gennady Golovkin",
"reward": "3.89000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e3a662-ca91-4a2a-8410-d1301d11fecd/?format=api"
},
{
"id": "55c5cf7c-5b58-4e5c-8361-bd06f8858a67",
"gambit_id": "433ed161-68de-4c4a-861b-7efca8fc21c9",
"last_updated": "2022-09-19T09:42:07.790319-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "20.25000",
"odds": "23.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00e3a662-ca91-4a2a-8410-d1301d11fecd/?format=api"
}
]
}