GET /api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1c8717f-546b-4463-8e8a-01dad7362e24",
"match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-14T09:13:25.872715-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": "DET",
"amount": 5688.0
},
{
"team": "SEA",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "fdbe4469-875c-4650-9d69-dc6c7f78e705",
"gambit_id": "fc62ab96-1532-4c04-b23c-951f4d2b5a42",
"last_updated": "2023-07-17T09:03:00.349849-04:00",
"created_at": "2023-07-14T09:13:25.874116-04:00",
"name": "DET",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
},
{
"id": "26e5ff65-deb2-46dd-b09a-a420599b78b9",
"gambit_id": "28648816-30b1-43a0-bff4-42c9139f9aa5",
"last_updated": "2023-07-17T09:03:00.351119-04:00",
"created_at": "2023-07-14T09:13:25.875621-04:00",
"name": "SEA",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
}
]
}