GET /api/bet_types/4df1e0ef-c5c1-4961-995f-66f793376048/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4df1e0ef-c5c1-4961-995f-66f793376048",
"match": "https://api-prod.gambitprofit.com/api/matches/9b5ee9fd-9049-4201-9a07-f9e86113e810/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T09:38:24.220652-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": 5614.0
},
{
"team": "HOU",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "f8e70a95-5782-4fa4-82de-d88623b5ef14",
"gambit_id": "fa6d5137-5617-4658-a08f-d15cab6d6ad7",
"last_updated": "2023-08-12T18:08:06.411279-04:00",
"created_at": "2023-08-11T09:38:24.226631-04:00",
"name": "LAA",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df1e0ef-c5c1-4961-995f-66f793376048/?format=api"
},
{
"id": "52776df8-db24-4a8c-a11d-565a2c9d0093",
"gambit_id": "ab7be4db-aa66-4905-a732-bc8c8e908416",
"last_updated": "2023-08-12T18:08:06.414750-04:00",
"created_at": "2023-08-11T09:38:24.233467-04:00",
"name": "HOU",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4df1e0ef-c5c1-4961-995f-66f793376048/?format=api"
}
]
}