GET /api/bet_types/4d4bccb7-eac5-4309-b19c-ff773a43ee52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d4bccb7-eac5-4309-b19c-ff773a43ee52",
"match": "https://api-prod.gambitprofit.com/api/matches/415c2c84-c854-4211-9539-e1a2f372e52a/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-14T09:28:04.063331-04: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": "St Louis Blues",
"amount": 6893.0
},
{
"team": "Seattle Kraken",
"amount": 3107.0
}
],
"expected_reward_tokens": 9443.41,
"profit_sb": -56.59,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "e54cefa1-a3f2-4ad4-91e7-7c93e0fcc803",
"gambit_id": "5d1f887b-d0a3-4e64-93af-0247f67fa2a0",
"last_updated": "2023-10-16T18:03:30.754996-04:00",
"created_at": "2023-10-14T09:28:04.071855-04:00",
"name": "St Louis Blues",
"reward": "1.37000",
"odds": "1.39220",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d4bccb7-eac5-4309-b19c-ff773a43ee52/?format=api"
},
{
"id": "02c90603-a8c2-4b50-9a12-5ef96548f891",
"gambit_id": "46ed41b2-34e6-40e5-b3d7-0ad14925208b",
"last_updated": "2023-10-16T18:03:30.751534-04:00",
"created_at": "2023-10-14T09:28:04.067223-04:00",
"name": "Seattle Kraken",
"reward": "3.04000",
"odds": "3.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d4bccb7-eac5-4309-b19c-ff773a43ee52/?format=api"
}
]
}