GET /api/bet_types/34d8ced2-354b-4633-9b1c-4dde843e50d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34d8ced2-354b-4633-9b1c-4dde843e50d8",
"match": "https://api-prod.gambitprofit.com/api/matches/42081e80-4ca7-4d26-9bfd-5199801aa875/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-18T08:53:11.053784-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": "MIN",
"amount": 6449.0
},
{
"team": "SEA",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "9130821b-1ba5-4244-ab02-4bf879280844",
"gambit_id": "179fe80b-718e-4d80-9f3c-77ea4f5eb27a",
"last_updated": "2023-07-20T09:48:22.768144-04:00",
"created_at": "2023-07-18T08:53:11.055441-04:00",
"name": "MIN",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d8ced2-354b-4633-9b1c-4dde843e50d8/?format=api"
},
{
"id": "a3fbe453-d891-44b5-adf8-2a79048cd3bf",
"gambit_id": "444e8266-7a87-4237-8358-139801ebb28e",
"last_updated": "2023-07-20T09:48:22.769457-04:00",
"created_at": "2023-07-18T08:53:11.057381-04:00",
"name": "SEA",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34d8ced2-354b-4633-9b1c-4dde843e50d8/?format=api"
}
]
}