GET /api/bet_types/cef30621-6789-4452-9968-2edc5125126b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cef30621-6789-4452-9968-2edc5125126b",
"match": "https://api-prod.gambitprofit.com/api/matches/1bcbe017-7694-4d2c-80c3-7c0d66d5839a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:02.550150-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "TOR (K Gausman)",
"amount": 6359.0
},
{
"team": "LAA (L Giolito)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "28b185da-7353-43e1-b7fd-c09f3bdd74fd",
"gambit_id": "de8eb72d-e8fc-4d66-a1c4-98ed92ce9eb3",
"last_updated": "2023-07-29T19:43:34.613570-04:00",
"created_at": "2023-07-28T08:23:02.558970-04:00",
"name": "TOR (K Gausman)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef30621-6789-4452-9968-2edc5125126b/?format=api"
},
{
"id": "3d8790fc-73b3-4e15-a10a-e4bc64c82a2a",
"gambit_id": "8a26b6f1-e246-4c43-92ab-a456cd7cbf03",
"last_updated": "2023-07-29T19:43:34.609232-04:00",
"created_at": "2023-07-28T08:23:02.554619-04:00",
"name": "LAA (L Giolito)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef30621-6789-4452-9968-2edc5125126b/?format=api"
}
]
}