HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77a53d14-96c3-4cbf-9d00-ce2cf31d14c8",
"match": "https://api-prod.gambitprofit.com/api/matches/8a65a6b9-7195-47a5-b4f6-830e44c09343/?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": "Leeds United",
"amount": 6136.0
},
{
"team": "Everton",
"amount": 3864.0
}
],
"expected_reward_tokens": 12210.24,
"profit_sb": 3210.24,
"profit_sb_percentage": 35.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leeds United",
"amount": 4460.0
},
{
"team": "Everton",
"amount": 2809.0
},
{
"team": "Draw",
"amount": 2731.0
}
],
"expected_reward_tokens": 8875.4,
"profit_sb": -124.6,
"profit_sb_percentage": -1.38,
"recommended": false
},
"lines": [
{
"id": "9713ae80-e5b5-47f3-bb16-bc4b72e86516",
"gambit_id": "dbbdf248-f20d-4068-aaa8-16ac4a9c3538",
"last_updated": "2022-08-31T12:52:17.628987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leeds United",
"reward": "1.99000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
},
{
"id": "5a12fa8b-7915-4fe5-9445-a3c58f9e9a2d",
"gambit_id": "c4305496-4fd5-400e-b4c8-4764f085acf0",
"last_updated": "2022-08-31T12:52:17.628490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Everton",
"reward": "3.16000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
},
{
"id": "150ca50c-c1e7-4b4b-81fb-d025a0f7a947",
"gambit_id": "0ace24e3-7e19-4267-a070-32585aac91e8",
"last_updated": "2022-08-31T12:52:17.629506-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.25000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
}
]
}