GET /api/bet_types/3b6ec9fe-c911-4aa1-ad02-582e40900faa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b6ec9fe-c911-4aa1-ad02-582e40900faa",
"match": "https://api-prod.gambitprofit.com/api/matches/eaad3d26-abfd-48e2-ba4b-980df8d9f365/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-04T14:03:07.301187-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": "Milwaukee Brewers",
"amount": 5319.0
},
{
"team": "Pittsburgh Pirates",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "7d95e80a-b074-4be9-b7c8-5942ff361cfd",
"gambit_id": "83006e6d-1038-4c5a-b968-c059bcbd2044",
"last_updated": "2023-09-05T17:03:00.347221-04:00",
"created_at": "2023-09-04T14:03:07.305178-04:00",
"name": "Milwaukee Brewers",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6ec9fe-c911-4aa1-ad02-582e40900faa/?format=api"
},
{
"id": "2a2380a2-2c70-412f-ba9b-c26466239d41",
"gambit_id": "ea19a62f-0d27-4acb-9bfb-5f5965490954",
"last_updated": "2023-09-05T17:03:00.351820-04:00",
"created_at": "2023-09-04T14:03:07.309767-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b6ec9fe-c911-4aa1-ad02-582e40900faa/?format=api"
}
]
}