GET /api/bet_types/f0739e0e-ac4e-493e-a192-965b717461a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0739e0e-ac4e-493e-a192-965b717461a4",
"match": "https://api-prod.gambitprofit.com/api/matches/0b7787bd-560f-4ace-81ee-a221c5f4e8b1/?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": "BAL",
"amount": 6061.0
},
{
"team": "TAM",
"amount": 3939.0
}
],
"expected_reward_tokens": 9333.94,
"profit_sb": 333.94,
"profit_sb_percentage": 3.71,
"recommended": true
},
"lines": [
{
"id": "95892721-9726-4409-8072-9b079f50f08e",
"gambit_id": "04c962bc-c063-41e0-86a6-3c6cb61a001c",
"last_updated": "2022-08-13T10:42:05.029503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.54000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0739e0e-ac4e-493e-a192-965b717461a4/?format=api"
},
{
"id": "38c81004-0023-4bd6-b283-0d9e55e174a8",
"gambit_id": "89a2ebd5-46f5-4da2-a59d-627d876b93b4",
"last_updated": "2022-08-13T10:42:05.029032-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "2.37000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0739e0e-ac4e-493e-a192-965b717461a4/?format=api"
}
]
}