GET /api/bet_types/8cee0e67-5688-4d7e-9eab-826a05a7b043/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cee0e67-5688-4d7e-9eab-826a05a7b043",
"match": "https://api-prod.gambitprofit.com/api/matches/4150c288-3561-4001-9775-703679925cf5/?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": "Anaheim Ducks",
"amount": 6170.0
},
{
"team": "Montreal Canadiens",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "6093288d-1154-46c9-a36c-6009ab997193",
"gambit_id": "0a54b782-290f-4098-9cc0-ccd61c8a35e8",
"last_updated": "2022-12-17T09:57:42.484535-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "1.49000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cee0e67-5688-4d7e-9eab-826a05a7b043/?format=api"
},
{
"id": "90dd7caa-7621-4017-b1da-2ac1abbfb904",
"gambit_id": "6135acd6-55f1-4685-a084-46f0fef958ad",
"last_updated": "2022-12-17T09:57:42.483302-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.40000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cee0e67-5688-4d7e-9eab-826a05a7b043/?format=api"
}
]
}