GET /api/bet_types/be48a393-a5fa-4e4e-87dc-2d233dbd6fcb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be48a393-a5fa-4e4e-87dc-2d233dbd6fcb",
"match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "UAB",
"amount": 5106.0
},
{
"team": "Florida Atlantic",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b73fec92-9c4c-4718-b42d-0469e96e01de",
"gambit_id": "7da00746-c9fc-4810-af2b-2eb1c100408a",
"last_updated": "2022-10-31T10:22:22.251357-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UAB",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be48a393-a5fa-4e4e-87dc-2d233dbd6fcb/?format=api"
},
{
"id": "02149662-abf1-4a45-9bfb-9cff85e191c3",
"gambit_id": "5bbe3c43-0de1-44bb-9a6e-3be018b36d4a",
"last_updated": "2022-10-31T10:22:22.250273-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be48a393-a5fa-4e4e-87dc-2d233dbd6fcb/?format=api"
}
]
}