HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef144b02-5b70-473b-90a5-432cee43fca0",
"match": "https://api-prod.gambitprofit.com/api/matches/6e2cd0ba-f410-4af8-8e9e-2508b2382d53/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T13:07:09.362754-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 7161.0
},
{
"team": "Draw",
"amount": 2839.0
}
],
"expected_reward_tokens": 11099.55,
"profit_sb": 1599.55,
"profit_sb_percentage": 16.84,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6019.0
},
{
"team": "Draw",
"amount": 2386.0
},
{
"team": "Leeds United",
"amount": 1595.0
}
],
"expected_reward_tokens": 9329.26,
"profit_sb": -170.74,
"profit_sb_percentage": -1.8,
"recommended": false
},
"lines": [
{
"id": "5a644fa7-7aa6-464d-a51f-8e3d19ba9581",
"gambit_id": "d6062945-a32e-4294-b212-38a6e7dfc335",
"last_updated": "2023-03-06T13:32:02.706797-05:00",
"created_at": "2023-03-03T13:07:09.365470-05:00",
"name": "Chelsea",
"reward": "1.55000",
"odds": "1.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
},
{
"id": "a5542074-703d-4a23-8dbc-1aea5718de2a",
"gambit_id": "f0ba61c3-2512-4aa1-8371-7b37a6e27bd2",
"last_updated": "2023-03-06T13:32:02.707899-05:00",
"created_at": "2023-03-03T13:07:09.366752-05:00",
"name": "Draw",
"reward": "3.91000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
},
{
"id": "faa4d7fb-b698-458d-8701-9cea025d622f",
"gambit_id": "6d1291ab-169e-4752-9f83-7369660dbb26",
"last_updated": "2023-03-06T13:32:02.705664-05:00",
"created_at": "2023-03-03T13:07:09.364046-05:00",
"name": "Leeds United",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef144b02-5b70-473b-90a5-432cee43fca0/?format=api"
}
]
}