GET /api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0bbbe2b-bc47-4da8-801b-e204dc16ec37",
"match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T10:08:11.932395-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": 6010.0
},
{
"team": "San Diego Padres",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "690c3e63-fd65-4c01-8641-2cfa8297f674",
"gambit_id": "0b67b21b-70a4-41d7-b256-3840728c301d",
"last_updated": "2023-08-07T14:48:06.734442-04:00",
"created_at": "2023-08-05T10:08:11.947360-04:00",
"name": "Los Angeles Dodgers",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
},
{
"id": "f3cafe25-eed6-468f-a2ce-c14170bdc699",
"gambit_id": "424421fa-d268-4957-a2d3-3427137b670d",
"last_updated": "2023-08-07T14:48:06.738078-04:00",
"created_at": "2023-08-05T10:08:11.956915-04:00",
"name": "San Diego Padres",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
}
]
}