GET /api/bet_types/e79fb997-337f-4388-8ede-108396564b81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e79fb997-337f-4388-8ede-108396564b81",
"match": "https://api-prod.gambitprofit.com/api/matches/dd4ff6bd-6a55-4b4f-9e54-f3d6eff61387/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:17.021870-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": 6090.0
},
{
"team": "MIL",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "32f2cfa1-0604-42c6-ab85-e6733624003b",
"gambit_id": "e35cdbf3-2ca0-4ed1-9f99-1c835f190adb",
"last_updated": "2023-08-25T10:23:03.713920-04:00",
"created_at": "2023-08-23T08:33:17.026649-04:00",
"name": "MIN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79fb997-337f-4388-8ede-108396564b81/?format=api"
},
{
"id": "b68cf9f8-0ea4-41fd-afc9-8384524b7e12",
"gambit_id": "8e0d1741-0107-43e9-89d6-cc7da89fa8f4",
"last_updated": "2023-08-25T10:23:03.717232-04:00",
"created_at": "2023-08-23T08:33:17.032122-04:00",
"name": "MIL",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e79fb997-337f-4388-8ede-108396564b81/?format=api"
}
]
}