GET /api/bet_types/663baba9-b371-408f-a1a5-26c217a77107/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "663baba9-b371-408f-a1a5-26c217a77107",
"match": "https://api-prod.gambitprofit.com/api/matches/1d7af1d8-015f-4cc3-933b-66a852534493/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-04T10:52:10.755716-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": "LAA",
"amount": 5599.0
},
{
"team": "STL",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "a8b88dae-a590-46f4-b39f-66cafca2a3b9",
"gambit_id": "488ffad7-7a9e-4311-95e6-f85828310f15",
"last_updated": "2023-05-05T11:47:09.764001-04:00",
"created_at": "2023-05-04T10:52:10.758711-04:00",
"name": "LAA",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/663baba9-b371-408f-a1a5-26c217a77107/?format=api"
},
{
"id": "794a1a1a-c90f-44a5-98b8-1c98e1e01a6b",
"gambit_id": "917959c0-fb70-4f4a-9a4a-51e78c59a3e9",
"last_updated": "2023-05-05T11:47:09.761856-04:00",
"created_at": "2023-05-04T10:52:10.757191-04:00",
"name": "STL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/663baba9-b371-408f-a1a5-26c217a77107/?format=api"
}
]
}