GET /api/bet_types/886305c5-b482-45ed-bf50-392f27f09ca6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "886305c5-b482-45ed-bf50-392f27f09ca6",
"match": "https://api-prod.gambitprofit.com/api/matches/56661b52-bf20-4b66-ac59-d3a09b72d3ec/?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": "Las Vegas Raiders",
"amount": 5214.0
},
{
"team": "Denver Broncos",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "37eb6269-3ea6-4c7d-9b50-ec70a2c2152f",
"gambit_id": "a521897a-649c-4132-96d1-909e7442157a",
"last_updated": "2022-10-03T11:32:21.552743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.79000",
"odds": "1.83330",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886305c5-b482-45ed-bf50-392f27f09ca6/?format=api"
},
{
"id": "1a3c99b9-2ac9-4a23-b96a-ee3e576fe055",
"gambit_id": "abb72d79-2bfa-4e01-9f25-6777d69e1242",
"last_updated": "2022-10-03T11:32:21.553885-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Broncos",
"reward": "1.95000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/886305c5-b482-45ed-bf50-392f27f09ca6/?format=api"
}
]
}