GET /api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "057442bf-7f80-446a-8c1b-8d705ba6e437",
"match": "https://api-prod.gambitprofit.com/api/matches/6f4e29eb-9297-4d1d-bcda-7f99dd419b52/?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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "71d7b496-eff1-4092-9113-7cf531609bf8",
"gambit_id": "f0ecd6bf-7c94-44b2-9ed1-625784853438",
"last_updated": "2022-11-10T09:27:52.705190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
},
{
"id": "999f6734-1fc7-4f3b-94c4-e6b6fe1d9e54",
"gambit_id": "44969092-99b8-4e39-85bd-532feaad6390",
"last_updated": "2022-11-10T09:27:52.706322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057442bf-7f80-446a-8c1b-8d705ba6e437/?format=api"
}
]
}