GET /api/bet_types/b26b46cc-1512-4f26-a5b3-c2ff8db4cda7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b26b46cc-1512-4f26-a5b3-c2ff8db4cda7",
"match": "https://api-prod.gambitprofit.com/api/matches/99fae72c-7360-40c5-a4dc-0bf44e88c6e8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:02.856407-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": "DET",
"amount": 5614.0
},
{
"team": "CLE",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d911a000-da1d-41db-91fb-2bda364dfa58",
"gambit_id": "3a7a05fe-0b82-4bf8-a916-87eeb7082855",
"last_updated": "2023-08-21T11:03:22.353488-04:00",
"created_at": "2023-08-19T09:28:02.861480-04:00",
"name": "DET",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26b46cc-1512-4f26-a5b3-c2ff8db4cda7/?format=api"
},
{
"id": "2bd6bdcf-594c-4402-83c3-3e2c8b0bf4b7",
"gambit_id": "236bcdce-8697-411f-a025-d09bd0c7d713",
"last_updated": "2023-08-21T11:03:22.357759-04:00",
"created_at": "2023-08-19T09:28:02.867025-04:00",
"name": "CLE",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b26b46cc-1512-4f26-a5b3-c2ff8db4cda7/?format=api"
}
]
}