GET /api/bet_types/ca1041f4-e5a4-4c60-939d-849b831e760c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1041f4-e5a4-4c60-939d-849b831e760c",
"match": "https://api-prod.gambitprofit.com/api/matches/f84bc9f0-81ae-4d02-877d-4d8f849600ec/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-07T09:41:57.847109-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": "Colorado Avalanche",
"amount": 5699.0
},
{
"team": "San Jose Sharks",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "4587d414-64a8-4f15-ac3b-083b2a35a653",
"gambit_id": "5577cb2d-838a-4e02-98e1-03b93f22094c",
"last_updated": "2023-03-08T10:12:14.690366-05:00",
"created_at": "2023-03-07T09:41:57.848318-05:00",
"name": "Colorado Avalanche",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1041f4-e5a4-4c60-939d-849b831e760c/?format=api"
},
{
"id": "8e17515e-3d65-4f07-ab88-76dea52877fd",
"gambit_id": "b95eda77-dc7c-4b7c-964b-a194d26e5490",
"last_updated": "2023-03-08T10:12:14.691535-05:00",
"created_at": "2023-03-07T09:41:57.849560-05:00",
"name": "San Jose Sharks",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1041f4-e5a4-4c60-939d-849b831e760c/?format=api"
}
]
}