GET /api/bet_types/97b80d14-d04e-4c13-83dc-66664590f8ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97b80d14-d04e-4c13-83dc-66664590f8ad",
"match": "https://api-prod.gambitprofit.com/api/matches/9051194e-f290-46a6-8b74-97aa6545ae2e/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-26T11:52:11.331228-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": 5512.0
},
{
"team": "CWS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "d9772fa6-2052-4f61-a52a-f754c9aaa749",
"gambit_id": "2d6fc6d3-f0c3-477d-9f90-641fa360c10a",
"last_updated": "2023-05-27T15:57:02.852014-04:00",
"created_at": "2023-05-26T11:52:11.337536-04:00",
"name": "DET",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97b80d14-d04e-4c13-83dc-66664590f8ad/?format=api"
},
{
"id": "caa70c5b-abfa-4df9-ad05-432594fe9283",
"gambit_id": "b8e5c8bb-7876-47a3-b25e-305fd8c61599",
"last_updated": "2023-05-27T15:57:02.849715-04:00",
"created_at": "2023-05-26T11:52:11.334136-04:00",
"name": "CWS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97b80d14-d04e-4c13-83dc-66664590f8ad/?format=api"
}
]
}