GET /api/bet_types/904ee10f-121d-435b-8fa3-7bb63a81ad6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "904ee10f-121d-435b-8fa3-7bb63a81ad6d",
"match": "https://api-prod.gambitprofit.com/api/matches/5dd9b18a-ce88-4041-affe-4f4abe157357/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:13:17.479570-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": "LAA",
"amount": 6449.0
},
{
"team": "NYM",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "ce7dc31e-db43-4313-90a1-4fd78caffc10",
"gambit_id": "41c8b6ef-1804-44a1-bc1a-e24da7acae5f",
"last_updated": "2023-08-29T09:13:27.136806-04:00",
"created_at": "2023-08-27T08:13:17.483451-04:00",
"name": "LAA",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904ee10f-121d-435b-8fa3-7bb63a81ad6d/?format=api"
},
{
"id": "4f159996-1f02-4435-98d4-4c0e1a455b75",
"gambit_id": "b98299fb-ae79-48e6-be57-d9f875755bf2",
"last_updated": "2023-08-29T09:13:27.140861-04:00",
"created_at": "2023-08-27T08:13:17.488088-04:00",
"name": "NYM",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904ee10f-121d-435b-8fa3-7bb63a81ad6d/?format=api"
}
]
}