GET /api/bet_types/7c50c003-1e29-4769-b6e8-227e0b12a4fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c50c003-1e29-4769-b6e8-227e0b12a4fc",
"match": "https://api-prod.gambitprofit.com/api/matches/41700d8b-6308-453b-9a02-c6ba02667863/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:11.475117-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": "WAS",
"amount": 5699.0
},
{
"team": "COL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "da0d4c8a-4c82-4c19-9517-194103fefef4",
"gambit_id": "ef779911-5580-4704-b955-b59e0bab2cf0",
"last_updated": "2023-04-10T14:27:25.759422-04:00",
"created_at": "2023-04-09T09:27:11.481366-04:00",
"name": "WAS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c50c003-1e29-4769-b6e8-227e0b12a4fc/?format=api"
},
{
"id": "2ad674bc-3733-4339-9c81-59fc3ab5a835",
"gambit_id": "ecbfac0c-ff64-4783-b88f-1fcafa314f5c",
"last_updated": "2023-04-10T14:27:25.755909-04:00",
"created_at": "2023-04-09T09:27:11.478138-04:00",
"name": "COL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c50c003-1e29-4769-b6e8-227e0b12a4fc/?format=api"
}
]
}