HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f17766e6-6009-449b-8791-d780308d2f16",
"match": "https://api-prod.gambitprofit.com/api/matches/aae29ef3-6263-41de-a8ef-2fe49957089e/?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": "Borussia Dortmund",
"amount": 7854.0
},
{
"team": "Draw",
"amount": 2146.0
}
],
"expected_reward_tokens": 10365.18,
"profit_sb": 1365.18,
"profit_sb_percentage": 15.17,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Borussia Dortmund",
"amount": 6878.0
},
{
"team": "Draw",
"amount": 1880.0
},
{
"team": "FC Copenhagen",
"amount": 1242.0
}
],
"expected_reward_tokens": 9078.96,
"profit_sb": 78.96,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "d5ca7c00-c3b1-469c-92f1-2678aa1054ca",
"gambit_id": "6f81078a-e54b-4afa-994a-fd14077e975e",
"last_updated": "2022-09-07T12:46:56.667715-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Borussia Dortmund",
"reward": "1.32000",
"odds": "1.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17766e6-6009-449b-8791-d780308d2f16/?format=api"
},
{
"id": "3912121a-dfa0-4211-813e-6b7e46603e7d",
"gambit_id": "3a5c5bd0-fda2-4133-89af-b0ba8029c837",
"last_updated": "2022-09-07T12:46:56.668760-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.83000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17766e6-6009-449b-8791-d780308d2f16/?format=api"
},
{
"id": "5f5888b4-b781-4c31-b583-bb4eccb2766e",
"gambit_id": "03d900b0-32a5-458e-9dfb-d46933606b0a",
"last_updated": "2022-09-07T12:46:56.666769-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Copenhagen",
"reward": "7.31000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17766e6-6009-449b-8791-d780308d2f16/?format=api"
}
]
}