GET /api/bet_types/df277675-cb3d-42d1-a038-96609af68b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df277675-cb3d-42d1-a038-96609af68b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/376a9ade-fe3e-4c75-9b1a-d1be6a13a741/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T09:36:56.151467-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": "San Jose Sharks",
"amount": 5867.0
},
{
"team": "Vegas Golden Knights",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "f6714de1-1273-4cb6-b091-4f9b97aaac75",
"gambit_id": "9fcd754a-f4d3-496f-864e-9ddc365ccdf9",
"last_updated": "2023-03-31T14:27:13.706005-04:00",
"created_at": "2023-03-30T09:36:56.152716-04:00",
"name": "San Jose Sharks",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df277675-cb3d-42d1-a038-96609af68b7e/?format=api"
},
{
"id": "bfbf8229-ed7b-4115-bf2c-6cdc0378a2f7",
"gambit_id": "fe24ce40-826f-460b-bd0a-7d9d41863472",
"last_updated": "2023-03-31T14:27:13.708133-04:00",
"created_at": "2023-03-30T09:36:56.154114-04:00",
"name": "Vegas Golden Knights",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df277675-cb3d-42d1-a038-96609af68b7e/?format=api"
}
]
}