GET /api/bet_types/eedef06b-74c3-49c9-8784-05c15ac8a235/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eedef06b-74c3-49c9-8784-05c15ac8a235",
"match": "https://api-prod.gambitprofit.com/api/matches/51ba28d8-d4ba-4db2-8a81-72592bcb19e4/?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": "Montreal Canadiens",
"amount": 5660.0
},
{
"team": "Vegas Golden Knights",
"amount": 4340.0
}
],
"expected_reward_tokens": 9112.6,
"profit_sb": 112.6,
"profit_sb_percentage": 1.25,
"recommended": true
},
"lines": [
{
"id": "1190c442-7a5d-4fe5-a49b-f13b3e92c9f8",
"gambit_id": "73384450-3a1e-4ae8-bd93-287a736bc27a",
"last_updated": "2022-11-07T09:08:15.524823-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.61000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedef06b-74c3-49c9-8784-05c15ac8a235/?format=api"
},
{
"id": "efef0d6a-0565-42f6-a42e-81da674a5df9",
"gambit_id": "3ad56788-deff-496c-b3f7-e25e7eb75f78",
"last_updated": "2022-11-07T09:08:15.525845-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.10000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedef06b-74c3-49c9-8784-05c15ac8a235/?format=api"
}
]
}