GET /api/bet_types/39b57bd8-6354-40cb-aa9d-d3ed36905144/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39b57bd8-6354-40cb-aa9d-d3ed36905144",
"match": "https://api-prod.gambitprofit.com/api/matches/f51d313d-0032-4506-97aa-f1cf0b48c10d/?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": "MIN",
"amount": 5580.0
},
{
"team": "NYY",
"amount": 4420.0
}
],
"expected_reward_tokens": 9149.4,
"profit_sb": 149.4,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "ae88b650-2faa-42a8-86d2-1df979a800b5",
"gambit_id": "85f8fc56-3126-40c3-ba80-9e9680aa2b3b",
"last_updated": "2022-09-08T13:07:02.957468-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b57bd8-6354-40cb-aa9d-d3ed36905144/?format=api"
},
{
"id": "3816a6be-0db3-4a26-a4d2-116af934d6a5",
"gambit_id": "635da316-b4b3-4759-b8d5-06795043fd14",
"last_updated": "2022-09-08T13:07:02.956386-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.07000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b57bd8-6354-40cb-aa9d-d3ed36905144/?format=api"
}
]
}