GET /api/bet_types/68d93cee-869b-493d-8012-99f868b5b25d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68d93cee-869b-493d-8012-99f868b5b25d",
"match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:05.362551-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 Seahawks",
"amount": 5107.0
},
{
"team": "Dallas Cowboys",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ded58aae-088f-44d5-8111-63acc01bc3b0",
"gambit_id": "b3d76c10-121e-4476-a506-d34cb427f6d3",
"last_updated": "2023-12-01T19:28:13.999914-05:00",
"created_at": "2023-11-30T10:28:05.368381-05:00",
"name": "Seattle Seahawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d93cee-869b-493d-8012-99f868b5b25d/?format=api"
},
{
"id": "013f678b-82e6-45f5-8551-1cf70e371fd7",
"gambit_id": "123f55e4-b16d-4dd7-a2c2-b27bff1f332a",
"last_updated": "2023-12-01T19:28:14.004366-05:00",
"created_at": "2023-11-30T10:28:05.372725-05:00",
"name": "Dallas Cowboys",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68d93cee-869b-493d-8012-99f868b5b25d/?format=api"
}
]
}