GET /api/bet_types/e362128e-ae8d-419b-bd2c-eda301496486/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e362128e-ae8d-419b-bd2c-eda301496486",
"match": "https://api-prod.gambitprofit.com/api/matches/9086207c-c421-4c57-a1e8-0bfd594f4c8c/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-17T08:58:21.803074-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": "Nashville Predators",
"amount": 6390.0
},
{
"team": "Edmonton Oilers",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "48cc645a-623a-49c4-9542-fce0a2bf434d",
"gambit_id": "d2e42b68-a9b0-42c0-b78a-08e84cb577b2",
"last_updated": "2023-10-18T10:57:56.122123-04:00",
"created_at": "2023-10-17T08:58:21.807229-04:00",
"name": "Nashville Predators",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e362128e-ae8d-419b-bd2c-eda301496486/?format=api"
},
{
"id": "2205f80a-0ea9-4467-83bc-53783d88723c",
"gambit_id": "57948ad7-5fd5-4404-9f5c-8747c7876917",
"last_updated": "2023-10-18T10:57:56.118559-04:00",
"created_at": "2023-10-17T08:58:21.811067-04:00",
"name": "Edmonton Oilers",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e362128e-ae8d-419b-bd2c-eda301496486/?format=api"
}
]
}