GET /api/bet_types/ceea5eb8-b22c-4f6e-8f9f-5e1356c9dafa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ceea5eb8-b22c-4f6e-8f9f-5e1356c9dafa",
"match": "https://api-prod.gambitprofit.com/api/matches/05181c6b-c0c3-492e-bddc-ef8d92f24f4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:16.528333-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",
"amount": 5213.0
},
{
"team": "WAS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "12f6cae3-a558-4bee-b1f5-bd1ed32ef51e",
"gambit_id": "417d3946-d989-4c06-8778-c7983fc89c20",
"last_updated": "2023-06-01T10:12:10.150460-04:00",
"created_at": "2023-05-31T11:47:16.533954-04:00",
"name": "LOS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceea5eb8-b22c-4f6e-8f9f-5e1356c9dafa/?format=api"
},
{
"id": "51b5dda8-20ca-41ef-b0a7-3cee546d3d69",
"gambit_id": "c42a2889-3588-4f57-b3f5-2b065b0d7f3a",
"last_updated": "2023-06-01T10:12:10.148289-04:00",
"created_at": "2023-05-31T11:47:16.531155-04:00",
"name": "WAS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceea5eb8-b22c-4f6e-8f9f-5e1356c9dafa/?format=api"
}
]
}