GET /api/bet_types/f215bad7-ffb4-43ad-9274-46db56627101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f215bad7-ffb4-43ad-9274-46db56627101",
"match": "https://api-prod.gambitprofit.com/api/matches/b24ddd92-f014-47f1-bac8-c0e9fb71210e/?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": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "HOU (L McCullers)",
"amount": 7067.0
},
{
"team": "OAK (Z Logue)",
"amount": 2933.0
}
],
"expected_reward_tokens": 9326.94,
"profit_sb": 326.94,
"profit_sb_percentage": 3.63,
"recommended": true
},
"lines": [
{
"id": "d8ee0288-9ced-45f2-9dd1-0a053602298f",
"gambit_id": "d1ae7af8-d66a-4ef4-9516-171243c71b58",
"last_updated": "2022-08-14T13:46:51.649383-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.32000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f215bad7-ffb4-43ad-9274-46db56627101/?format=api"
},
{
"id": "1a164daf-01aa-42b1-b9fb-3413b35e8f1a",
"gambit_id": "05be853f-d349-4f42-9a50-30c3f78e12e7",
"last_updated": "2022-08-14T13:46:51.649853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (Z Logue)",
"reward": "3.18000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f215bad7-ffb4-43ad-9274-46db56627101/?format=api"
}
]
}