GET /api/bet_types/ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6",
"match": "https://api-prod.gambitprofit.com/api/matches/f6771546-1613-4dbe-997c-ed1f50128ce8/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-08T08:57:07.349328-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": "Atlanta Hawks",
"amount": 5107.0
},
{
"team": "Washington Wizards",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a9446396-0672-4f89-9897-b891a08c9cc7",
"gambit_id": "a7530591-ee35-4125-9ae9-faa1b6eee728",
"last_updated": "2023-03-09T09:52:04.879798-05:00",
"created_at": "2023-03-08T08:57:07.352295-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6/?format=api"
},
{
"id": "546e48a4-a2e8-4044-a4e0-c2336813ea0c",
"gambit_id": "2029e894-8215-4ac7-ad77-90746dc7fe1e",
"last_updated": "2023-03-09T09:52:04.878651-05:00",
"created_at": "2023-03-08T08:57:07.350704-05:00",
"name": "Washington Wizards",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed5bf62d-09a3-4fd5-9f47-a81576ef7bb6/?format=api"
}
]
}