HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7831aa8-8778-4ea1-a127-69c37e5e04b7",
"match": "https://api-prod.gambitprofit.com/api/matches/efdb70ba-3a5a-4fd1-a3c6-784b28d745bd/?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": "Seattle Sounders",
"amount": 5081.0
},
{
"team": "FC Cincinnati",
"amount": 4919.0
}
],
"expected_reward_tokens": 12296.02,
"profit_sb": 3296.02,
"profit_sb_percentage": 36.62,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Seattle Sounders",
"amount": 3631.0
},
{
"team": "FC Cincinnati",
"amount": 3515.0
},
{
"team": "Draw",
"amount": 2853.0
}
],
"expected_reward_tokens": 8787.02,
"profit_sb": -212.98,
"profit_sb_percentage": -2.37,
"recommended": false
},
"lines": [
{
"id": "65d24732-b83a-4f31-8c5a-4140546a38b5",
"gambit_id": "538fed8c-e201-4055-b1d2-4d8821410982",
"last_updated": "2022-09-28T09:32:26.623451-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Sounders",
"reward": "2.42000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
},
{
"id": "4b959bc8-59cb-4c64-9b8c-b46e0e06e5f9",
"gambit_id": "fe753b96-3e7f-4376-b163-17511ac5a41e",
"last_updated": "2022-09-28T09:32:26.621221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "2.50000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
},
{
"id": "5cb10015-259d-4e7e-8ede-fd9eb0a03f13",
"gambit_id": "d5448fac-1e34-4e47-8403-43235ebf72d2",
"last_updated": "2022-09-28T09:32:26.622393-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.08000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7831aa8-8778-4ea1-a127-69c37e5e04b7/?format=api"
}
]
}