GET /api/bet_types/01d4fca2-8050-40da-b18d-e1b1bd8166b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01d4fca2-8050-40da-b18d-e1b1bd8166b6",
"match": "https://api-prod.gambitprofit.com/api/matches/9aecac20-3150-42f2-a566-361995156851/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-25T13:47:02.725609-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": "NYM",
"amount": 6458.0
},
{
"team": "CHC",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "c1d0542b-2cdf-4a0c-86d5-33dda66b09a2",
"gambit_id": "61c8dc40-6c04-4eb6-8e45-e3c55ea53b70",
"last_updated": "2023-05-26T11:52:15.503029-04:00",
"created_at": "2023-05-25T13:47:02.727329-04:00",
"name": "NYM",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d4fca2-8050-40da-b18d-e1b1bd8166b6/?format=api"
},
{
"id": "d818b219-e43b-4982-a5a0-856122ede9e5",
"gambit_id": "57874b4f-6de8-4406-ab2f-91845280c7bd",
"last_updated": "2023-05-26T11:52:15.505564-04:00",
"created_at": "2023-05-25T13:47:02.729305-04:00",
"name": "CHC",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d4fca2-8050-40da-b18d-e1b1bd8166b6/?format=api"
}
]
}