GET /api/bet_types/666b6631-071c-4575-a3d8-b13eaab4bb2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "666b6631-071c-4575-a3d8-b13eaab4bb2d",
"match": "https://api-prod.gambitprofit.com/api/matches/bb3d4c4d-a537-40df-abff-e4c3be3195bc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-20T11:42:12.607991-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": "LAA",
"amount": 5867.0
},
{
"team": "NYY",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "79f83b5e-3026-46fc-9fe7-65f4bb33e743",
"gambit_id": "ac954cde-36ff-4673-8fc8-0cc07a7481c6",
"last_updated": "2023-04-21T21:57:32.144219-04:00",
"created_at": "2023-04-20T11:42:12.611366-04:00",
"name": "LAA",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b6631-071c-4575-a3d8-b13eaab4bb2d/?format=api"
},
{
"id": "75c58818-83ec-43a4-a8c5-c6cf1100c551",
"gambit_id": "dcca9284-0e16-4010-83bf-aa865476cdb7",
"last_updated": "2023-04-21T21:57:32.142646-04:00",
"created_at": "2023-04-20T11:42:12.609654-04:00",
"name": "NYY",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/666b6631-071c-4575-a3d8-b13eaab4bb2d/?format=api"
}
]
}