GET /api/bet_types/b717faf8-09c3-419a-97e1-4b69a1fefee2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b717faf8-09c3-419a-97e1-4b69a1fefee2",
"match": "https://api-prod.gambitprofit.com/api/matches/79df6018-3977-41d6-b84c-c83f751ecf90/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-30T10:27:11.538137-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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "Utah Jazz",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "78669af0-982c-408d-b8ed-ae45eb8ff6af",
"gambit_id": "35c598e2-ea0c-438b-ae1f-7b1b0ecbcac4",
"last_updated": "2022-12-31T14:06:51.513347-05:00",
"created_at": "2022-12-30T10:27:11.539259-05:00",
"name": "Sacramento Kings",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717faf8-09c3-419a-97e1-4b69a1fefee2/?format=api"
},
{
"id": "985ade49-2061-41cc-85b9-1d2192383967",
"gambit_id": "4bfb6854-48cd-4fa1-aea9-2e377174bbfc",
"last_updated": "2022-12-31T14:06:51.514451-05:00",
"created_at": "2022-12-30T10:27:11.540469-05:00",
"name": "Utah Jazz",
"reward": "1.78000",
"odds": "1.90910",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b717faf8-09c3-419a-97e1-4b69a1fefee2/?format=api"
}
]
}