HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9d3cc44-9b35-4342-8dbc-d3ee71c28896",
"match": "https://api-prod.gambitprofit.com/api/matches/737de1b2-cb0b-4f1b-b763-1f124d5897f0/?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": 7189.0
},
{
"team": "Draw",
"amount": 2811.0
}
],
"expected_reward_tokens": 11356.44,
"profit_sb": 2356.44,
"profit_sb_percentage": 26.18,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 5664.0
},
{
"team": "Draw",
"amount": 2215.0
},
{
"team": "RB Leipzig",
"amount": 2121.0
}
],
"expected_reward_tokens": 8948.6,
"profit_sb": -51.4,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "e035e276-3e56-470f-afeb-2cc62b4b1f9d",
"gambit_id": "c099b542-d874-485c-b76d-d1837c1b5fe2",
"last_updated": "2022-09-15T11:27:20.902849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Real Madrid",
"reward": "1.58000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api"
},
{
"id": "146e0e79-c072-4843-881e-6fa4ab89c421",
"gambit_id": "6bceae1e-e07f-42fd-9d1a-235af87d04b8",
"last_updated": "2022-09-15T11:27:20.903818-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/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api"
},
{
"id": "547b51d5-cf36-4695-8be7-6bcef3cac110",
"gambit_id": "8ead4b4a-5136-4b34-9a35-b71bcc14e273",
"last_updated": "2022-09-15T11:27:20.901900-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "RB Leipzig",
"reward": "4.22000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3cc44-9b35-4342-8dbc-d3ee71c28896/?format=api"
}
]
}