GET /api/bet_types/8c089e67-374d-4adf-8654-df25e3ce48ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c089e67-374d-4adf-8654-df25e3ce48ac",
"match": "https://api-prod.gambitprofit.com/api/matches/b38b0abd-4336-4408-830c-505648cc172e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-09T09:23:03.200627-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": "Tampa Bay Lightning",
"amount": 6554.0
},
{
"team": "Los Angeles Kings",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "e173189b-b213-4197-853b-f5726cd7a043",
"gambit_id": "92216b79-a89c-4f6c-badf-5689b8814c2e",
"last_updated": "2024-01-11T11:13:04.741176-05:00",
"created_at": "2024-01-09T09:23:03.225661-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c089e67-374d-4adf-8654-df25e3ce48ac/?format=api"
},
{
"id": "6e058d02-15bb-4b50-8804-05d817bf3a2b",
"gambit_id": "deba02a8-c280-45c9-81a5-8b66b7969220",
"last_updated": "2024-01-11T11:13:04.737781-05:00",
"created_at": "2024-01-09T09:23:03.217595-05:00",
"name": "Los Angeles Kings",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c089e67-374d-4adf-8654-df25e3ce48ac/?format=api"
}
]
}