GET /api/bet_types/0411f7f1-469f-41b1-b3b8-638368152a34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0411f7f1-469f-41b1-b3b8-638368152a34",
"match": "https://api-prod.gambitprofit.com/api/matches/e7ad0429-2136-41aa-b7a5-3d1eb3b6cbaa/?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": 5304.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "b556245f-43a5-416b-b80b-a8f54d8cf4c9",
"gambit_id": "070c98fe-1cba-4b11-bcc5-a178ee3c9553",
"last_updated": "2022-12-19T10:47:31.137136-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.70000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0411f7f1-469f-41b1-b3b8-638368152a34/?format=api"
},
{
"id": "4faecda9-bc5b-463c-b372-1394e358be8f",
"gambit_id": "d5bde27e-8a87-4105-9322-cef43d0793c3",
"last_updated": "2022-12-19T10:47:31.138237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.92000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0411f7f1-469f-41b1-b3b8-638368152a34/?format=api"
}
]
}