HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d791d1ec-8235-4524-a218-d638fdd9e614",
"match": "https://api-prod.gambitprofit.com/api/matches/278ce9e5-be47-4032-a368-aeea64469297/?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": "Chelsea",
"amount": 8441.0
},
{
"team": "Draw",
"amount": 1559.0
}
],
"expected_reward_tokens": 9790.52,
"profit_sb": 790.52,
"profit_sb_percentage": 8.78,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 7782.0
},
{
"team": "Draw",
"amount": 1437.0
},
{
"team": "NK Dinamo Zagreb",
"amount": 781.0
}
],
"expected_reward_tokens": 9024.36,
"profit_sb": 24.36,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "329a1443-eff6-4c4e-a7d4-60dc000890a5",
"gambit_id": "bdbd1a2b-5936-4251-a1eb-61772ef54077",
"last_updated": "2022-11-03T10:08:44.391176-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
},
{
"id": "ef573592-5465-451d-b33a-9031344e829e",
"gambit_id": "19cd6951-06b6-4a53-910d-a9a548734e4c",
"last_updated": "2022-11-03T10:08:44.392134-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.28000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
},
{
"id": "842acc92-a8fd-414a-a06e-32eaf602a5dc",
"gambit_id": "ae56d961-c6f6-496c-89dd-cc19d5a57dfc",
"last_updated": "2022-11-03T10:08:44.390229-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NK Dinamo Zagreb",
"reward": "11.56000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d791d1ec-8235-4524-a218-d638fdd9e614/?format=api"
}
]
}