GET /api/bet_types/572fcc40-e7c5-4de2-b71a-801aab9c8006/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "572fcc40-e7c5-4de2-b71a-801aab9c8006",
"match": "https://api-prod.gambitprofit.com/api/matches/c357df56-a154-48e1-ab96-e29333f0523e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-19T09:33:11.829807-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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "Phoenix Suns",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "065c9965-5d11-4126-96af-aee88f033bc2",
"gambit_id": "41429b23-a726-4525-9b57-827425a53ae0",
"last_updated": "2024-01-22T12:03:20.980178-05:00",
"created_at": "2024-01-19T09:33:11.839950-05:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572fcc40-e7c5-4de2-b71a-801aab9c8006/?format=api"
},
{
"id": "d34faead-5b41-43ea-95e9-4820c287f7fa",
"gambit_id": "dacaeac3-42fd-43d4-afa4-7a3b8e08ceed",
"last_updated": "2024-01-22T12:03:20.976615-05:00",
"created_at": "2024-01-19T09:33:11.834449-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/572fcc40-e7c5-4de2-b71a-801aab9c8006/?format=api"
}
]
}