GET /api/bet_types/c7e716bd-be60-45f5-a3a2-9730588cdbb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7e716bd-be60-45f5-a3a2-9730588cdbb4",
"match": "https://api-prod.gambitprofit.com/api/matches/90c669bb-6787-47de-85b4-1cafd0d24aca/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:05.997370-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": "CWS",
"amount": 5857.0
},
{
"team": "TOR",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "f3db8e96-ab9c-470a-af73-f902d00fffbc",
"gambit_id": "b373df1c-fff7-405b-86a2-3c0930650d17",
"last_updated": "2023-07-05T18:53:22.186339-04:00",
"created_at": "2023-07-04T09:43:06.001500-04:00",
"name": "CWS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e716bd-be60-45f5-a3a2-9730588cdbb4/?format=api"
},
{
"id": "95536c5c-c6b2-4bb8-b7c8-7fab53537458",
"gambit_id": "55ab6f75-a7ee-4087-a761-06f59ff3b26d",
"last_updated": "2023-07-05T18:53:22.183487-04:00",
"created_at": "2023-07-04T09:43:05.999382-04:00",
"name": "TOR",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7e716bd-be60-45f5-a3a2-9730588cdbb4/?format=api"
}
]
}