GET /api/bet_types/ffae85e9-8af3-44e9-8653-92b95ea74035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffae85e9-8af3-44e9-8653-92b95ea74035",
"match": "https://api-prod.gambitprofit.com/api/matches/54b32e87-9191-42c2-b644-73959ea88f35/?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": "Detroit Pistons",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "be9f636e-94e6-4c1b-ba2c-7e159c9fd9ff",
"gambit_id": "b6eea82c-b525-4ae7-b8d0-bc49aa43a0f6",
"last_updated": "2022-10-24T10:07:08.646435-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "1.88000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffae85e9-8af3-44e9-8653-92b95ea74035/?format=api"
},
{
"id": "fa6bb329-0f2e-4035-8e5c-e78fffe27627",
"gambit_id": "338253a1-5f6a-46e0-a7be-302e3d69d986",
"last_updated": "2022-10-24T10:07:08.647457-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffae85e9-8af3-44e9-8653-92b95ea74035/?format=api"
}
]
}