GET /api/bet_types/867dc829-b833-4de4-9434-aeeced470cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "867dc829-b833-4de4-9434-aeeced470cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/7eeb271b-0f39-4841-846a-79bdc25b7ae1/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T14:02:22.116102-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": "Edmonton Oilers",
"amount": 5512.0
},
{
"team": "Arizona Coyotes",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "085456f9-5c3b-4fd8-bc1f-89d7bd835212",
"gambit_id": "98097ef7-b55d-41eb-a9b6-de0eedcd5a70",
"last_updated": "2023-03-28T11:11:58.871611-04:00",
"created_at": "2023-03-27T14:02:22.119033-04:00",
"name": "Edmonton Oilers",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867dc829-b833-4de4-9434-aeeced470cb1/?format=api"
},
{
"id": "a5252899-fbc8-459f-bd9e-a17f42a49b73",
"gambit_id": "f87369bd-a92e-4861-a43b-d2af701a45d6",
"last_updated": "2023-03-28T11:11:58.869217-04:00",
"created_at": "2023-03-27T14:02:22.117461-04:00",
"name": "Arizona Coyotes",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867dc829-b833-4de4-9434-aeeced470cb1/?format=api"
}
]
}