GET /api/bet_types/7c40d3b7-6523-404f-a6df-08ebb5b29ae4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c40d3b7-6523-404f-a6df-08ebb5b29ae4",
"match": "https://api-prod.gambitprofit.com/api/matches/b2434460-d55b-4282-9df7-9f177003d0a6/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-04T09:48:07.421443-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": "St Louis Blues",
"amount": 5699.0
},
{
"team": "Vegas Golden Knights",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "581fcacc-2d34-4536-be47-884c3336477e",
"gambit_id": "93078769-89df-4b79-9de2-7e4c32c14827",
"last_updated": "2023-12-05T21:18:20.539736-05:00",
"created_at": "2023-12-04T09:48:07.425056-05:00",
"name": "St Louis Blues",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c40d3b7-6523-404f-a6df-08ebb5b29ae4/?format=api"
},
{
"id": "aba4ea95-cf45-41e6-a441-efe650e89203",
"gambit_id": "d06b33a8-ac38-47d2-bec1-13934fbd8b2a",
"last_updated": "2023-12-05T21:18:20.542986-05:00",
"created_at": "2023-12-04T09:48:07.430591-05:00",
"name": "Vegas Golden Knights",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c40d3b7-6523-404f-a6df-08ebb5b29ae4/?format=api"
}
]
}