GET /api/bet_types/117a8bdb-237e-46e5-9c6c-16066954e3d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "117a8bdb-237e-46e5-9c6c-16066954e3d7",
"match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:08:04.534714-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": "Golden State Warriors",
"amount": 5000.0
},
{
"team": "San Antonio Spurs",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4fd392b3-1927-4a5e-ad3d-124815041ef3",
"gambit_id": "923692e4-17cc-497a-bd10-62818fa334a4",
"last_updated": "2023-11-27T10:03:26.438867-05:00",
"created_at": "2023-11-24T09:08:04.548848-05:00",
"name": "Golden State Warriors",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117a8bdb-237e-46e5-9c6c-16066954e3d7/?format=api"
},
{
"id": "4ff84a81-4cfc-4103-a6a2-f87863a43bc2",
"gambit_id": "bdf7982e-ec91-4e6e-b253-017d96f71fc5",
"last_updated": "2023-11-27T10:03:26.431502-05:00",
"created_at": "2023-11-24T09:08:04.541593-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/117a8bdb-237e-46e5-9c6c-16066954e3d7/?format=api"
}
]
}