GET /api/bet_types/18760f3f-b622-4ed6-9b3f-ea364f82343d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18760f3f-b622-4ed6-9b3f-ea364f82343d",
"match": "https://api-prod.gambitprofit.com/api/matches/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Utah",
"amount": 5000.0
},
{
"team": "Washington State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "81de2fb9-f320-4890-98b7-77f705fd50fa",
"gambit_id": "6a4600b5-4db1-47cc-b1ae-126a364aa2e6",
"last_updated": "2022-10-28T10:02:06.913425-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18760f3f-b622-4ed6-9b3f-ea364f82343d/?format=api"
},
{
"id": "f1ce2c10-ed0c-414b-999d-362c6e246451",
"gambit_id": "ef88eb61-9227-4364-881a-28634b88874e",
"last_updated": "2022-10-28T10:02:06.912417-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "1.88000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18760f3f-b622-4ed6-9b3f-ea364f82343d/?format=api"
}
]
}