GET /api/bet_types/5762dc74-44bc-48e5-b96c-1d545ae9cc82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5762dc74-44bc-48e5-b96c-1d545ae9cc82",
"match": "https://api-prod.gambitprofit.com/api/matches/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:21.462863-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": "MIL (B Woodruff)",
"amount": 5615.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "6ae5d7a6-4c95-4dd2-89b5-6b402319d86f",
"gambit_id": "769f1fdc-2cfc-458d-9876-aa8afe723acf",
"last_updated": "2023-09-12T13:43:02.489130-04:00",
"created_at": "2023-09-11T08:48:21.471151-04:00",
"name": "MIL (B Woodruff)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5762dc74-44bc-48e5-b96c-1d545ae9cc82/?format=api"
},
{
"id": "144bc72e-a59d-4728-b85e-bb4ed23d5d44",
"gambit_id": "eafd23a7-2237-41ba-a448-d22c8dad2700",
"last_updated": "2023-09-12T13:43:02.485546-04:00",
"created_at": "2023-09-11T08:48:21.467157-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5762dc74-44bc-48e5-b96c-1d545ae9cc82/?format=api"
}
]
}