GET /api/bet_types/9cf05b98-e939-4d45-b7fb-81b0502aa413/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cf05b98-e939-4d45-b7fb-81b0502aa413",
"match": "https://api-prod.gambitprofit.com/api/matches/f9fdbc0f-732f-43e2-91c8-67c4b73b75ea/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T09:58:10.648211-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": 5213.0
},
{
"team": "NYY",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "13ad2156-3e51-4dc5-b96f-d777fb66a8f1",
"gambit_id": "f31fbb6a-31de-432e-afb8-c487404e8804",
"last_updated": "2023-07-20T09:58:33.489920-04:00",
"created_at": "2023-07-19T09:58:10.651140-04:00",
"name": "LAA",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf05b98-e939-4d45-b7fb-81b0502aa413/?format=api"
},
{
"id": "efb1e968-e42d-42bb-969e-cda1ad37631e",
"gambit_id": "5f9a125c-5f95-4d9e-a839-6d8595feff3d",
"last_updated": "2023-07-20T09:58:33.488206-04:00",
"created_at": "2023-07-19T09:58:10.649604-04:00",
"name": "NYY",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf05b98-e939-4d45-b7fb-81b0502aa413/?format=api"
}
]
}