GET /api/bet_types/8385958e-d811-4656-bd6c-ca18d0dae926/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8385958e-d811-4656-bd6c-ca18d0dae926",
"match": "https://api-prod.gambitprofit.com/api/matches/808e6524-8be4-4bf7-a243-dcf79048f52c/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-02T17:18:04.031251-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": "Los Angeles Dodgers",
"amount": 5939.0
},
{
"team": "Atlanta Braves",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "2982c6a1-9ad7-4865-b335-3d5a637da9d8",
"gambit_id": "0e8e2beb-4e3c-43f4-ab5b-7578040046c1",
"last_updated": "2023-09-04T12:43:27.706340-04:00",
"created_at": "2023-09-02T17:18:04.039639-04:00",
"name": "Los Angeles Dodgers",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8385958e-d811-4656-bd6c-ca18d0dae926/?format=api"
},
{
"id": "bd33811f-e967-4c86-9d01-256eeea06a69",
"gambit_id": "3d094b47-74f3-446c-9e4b-7113b72356d3",
"last_updated": "2023-09-04T12:43:27.702716-04:00",
"created_at": "2023-09-02T17:18:04.035358-04:00",
"name": "Atlanta Braves",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8385958e-d811-4656-bd6c-ca18d0dae926/?format=api"
}
]
}