HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca2eb46b-1e90-4590-b252-5583edb5553f",
"match": "https://api-prod.gambitprofit.com/api/matches/f6fcd506-295c-4a84-b957-0c26b6a406e3/?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 Madrid",
"amount": 7045.0
},
{
"team": "Draw",
"amount": 2955.0
}
],
"expected_reward_tokens": 11199.45,
"profit_sb": 2199.45,
"profit_sb_percentage": 24.44,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 5610.0
},
{
"team": "Draw",
"amount": 2354.0
},
{
"team": "Celtic",
"amount": 2036.0
}
],
"expected_reward_tokens": 8917.68,
"profit_sb": -82.32,
"profit_sb_percentage": -0.91,
"recommended": false
},
"lines": [
{
"id": "4fe4fa30-6222-405e-acd5-4fd77d9c6aca",
"gambit_id": "e75e9a33-bafd-4848-aa01-e8119dd7f14f",
"last_updated": "2022-09-07T12:46:56.042259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Madrid",
"reward": "1.59000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2eb46b-1e90-4590-b252-5583edb5553f/?format=api"
},
{
"id": "895b56df-5c62-4fbf-91c9-03f614565301",
"gambit_id": "0d24aa81-3660-4c38-9c8e-fcff1b55058d",
"last_updated": "2022-09-07T12:46:56.046706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.79000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2eb46b-1e90-4590-b252-5583edb5553f/?format=api"
},
{
"id": "c2a67c82-0421-4f4f-b5d7-9e5fdba6c1f1",
"gambit_id": "0bb04954-408b-4247-be1f-e533c896c077",
"last_updated": "2022-09-07T12:46:56.045720-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Celtic",
"reward": "4.38000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2eb46b-1e90-4590-b252-5583edb5553f/?format=api"
}
]
}