GET /api/bet_types/76643718-3b2a-48e9-a7e4-a61008ff182c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76643718-3b2a-48e9-a7e4-a61008ff182c",
"match": "https://api-prod.gambitprofit.com/api/matches/0e6f2187-23de-4dc0-a1ce-bf597aca5ade/?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": "Edmonton Oilers",
"amount": 6247.0
},
{
"team": "Dallas Stars",
"amount": 3753.0
}
],
"expected_reward_tokens": 9119.79,
"profit_sb": 119.79,
"profit_sb_percentage": 1.33,
"recommended": true
},
"lines": [
{
"id": "c669151f-aabc-4d89-b850-2f082a5e9ee9",
"gambit_id": "cd80b00b-38e5-498c-a3f7-392aab10a8b4",
"last_updated": "2022-12-22T20:37:20.670836-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.46000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76643718-3b2a-48e9-a7e4-a61008ff182c/?format=api"
},
{
"id": "a461df1c-21cd-4e88-b6c9-a56455696c80",
"gambit_id": "b0961053-b26d-4290-8e06-49e9e267c292",
"last_updated": "2022-12-22T20:37:20.669354-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.43000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76643718-3b2a-48e9-a7e4-a61008ff182c/?format=api"
}
]
}