GET /api/bet_types/461266d7-de0b-4fe3-9e36-5091aa32f836/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "461266d7-de0b-4fe3-9e36-5091aa32f836",
"match": "https://api-prod.gambitprofit.com/api/matches/561ba721-61e0-4f83-b692-f51dc69b5c63/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-20T10:03:19.910851-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": "Seattle Kraken",
"amount": 6090.0
},
{
"team": "Los Angeles Kings",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "88e58a6e-4f75-4363-993f-6db935824b77",
"gambit_id": "f8c413ab-7040-4152-b076-863b2b7bc322",
"last_updated": "2023-12-23T14:33:11.794724-05:00",
"created_at": "2023-12-20T10:03:19.914834-05:00",
"name": "Seattle Kraken",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461266d7-de0b-4fe3-9e36-5091aa32f836/?format=api"
},
{
"id": "c16226cd-4002-47fd-9494-bf67b328bb0e",
"gambit_id": "bacbc0db-4a98-4cb0-800c-cb04422b5731",
"last_updated": "2023-12-23T14:33:11.798057-05:00",
"created_at": "2023-12-20T10:03:19.918368-05:00",
"name": "Los Angeles Kings",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461266d7-de0b-4fe3-9e36-5091aa32f836/?format=api"
}
]
}