HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c051f07-2208-4caf-948a-f987a508f556",
"match": "https://api-prod.gambitprofit.com/api/matches/50a5677e-dcf9-4a21-85fc-94de3a207d65/?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": "England",
"amount": 7436.0
},
{
"team": "Draw",
"amount": 2564.0
}
],
"expected_reward_tokens": 9741.16,
"profit_sb": 741.16,
"profit_sb_percentage": 8.24,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "England",
"amount": 6761.0
},
{
"team": "Draw",
"amount": 2331.0
},
{
"team": "Iran",
"amount": 908.0
}
],
"expected_reward_tokens": 8853.0,
"profit_sb": -147.0,
"profit_sb_percentage": -1.63,
"recommended": false
},
"lines": [
{
"id": "fac0d60d-c04a-4b72-adbb-a0ad96992120",
"gambit_id": "67fc0073-188d-4ad5-9c35-1a33f8eb627f",
"last_updated": "2022-11-22T09:47:32.572555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "England",
"reward": "1.31000",
"odds": "1.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c051f07-2208-4caf-948a-f987a508f556/?format=api"
},
{
"id": "20ff5366-67cd-4bcd-8114-427921ee224d",
"gambit_id": "30fb1030-b321-4f1c-b81b-883ceceaad3e",
"last_updated": "2022-11-22T09:47:32.573536-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.80000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c051f07-2208-4caf-948a-f987a508f556/?format=api"
},
{
"id": "99e60283-df18-47a4-b705-8a3bd2ed164d",
"gambit_id": "5e812f0e-9d3b-4229-b7d2-1c861669b9b1",
"last_updated": "2022-11-22T09:47:32.571594-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iran",
"reward": "9.75000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c051f07-2208-4caf-948a-f987a508f556/?format=api"
}
]
}