GET /api/bet_types/2875f7b6-2360-4496-a1d9-48eed6d8f48f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2875f7b6-2360-4496-a1d9-48eed6d8f48f",
"match": "https://api-prod.gambitprofit.com/api/matches/8145a36f-71ed-4447-b236-059c50a034e4/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-28T09:32:08.316314-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": "Seattle Kraken",
"amount": 6848.0
},
{
"team": "Calgary Flames",
"amount": 3152.0
}
],
"expected_reward_tokens": 9107.84,
"profit_sb": 107.84,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "c6392378-0395-4f22-89a8-c0cd9f0a87db",
"gambit_id": "9f82ee8a-bb72-4ae1-878b-ae24d9c9a884",
"last_updated": "2022-12-30T18:57:01.912680-05:00",
"created_at": "2022-12-28T09:32:08.317498-05:00",
"name": "Seattle Kraken",
"reward": "1.33000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2875f7b6-2360-4496-a1d9-48eed6d8f48f/?format=api"
},
{
"id": "cfce0b9e-d14f-43c7-8e77-6198585c656b",
"gambit_id": "2e022bfd-71d6-4eee-8290-d047b1529149",
"last_updated": "2022-12-30T18:57:01.913791-05:00",
"created_at": "2022-12-28T09:32:08.318772-05:00",
"name": "Calgary Flames",
"reward": "2.89000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2875f7b6-2360-4496-a1d9-48eed6d8f48f/?format=api"
}
]
}