GET /api/bet_types/de0728a6-2847-42ac-ae9d-517fe2c31cbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de0728a6-2847-42ac-ae9d-517fe2c31cbc",
"match": "https://api-prod.gambitprofit.com/api/matches/2e04d823-324d-484e-be97-4c1eada9278c/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:22.365290-05: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": "St Louis Blues",
"amount": 6090.0
},
{
"team": "Calgary Flames",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d0866582-c830-47b0-acca-60e13ec3cd3e",
"gambit_id": "4ecc4625-92be-4ab2-a915-89ef61a7f401",
"last_updated": "2024-01-24T22:28:18.491166-05:00",
"created_at": "2024-01-23T09:43:22.369624-05:00",
"name": "St Louis Blues",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0728a6-2847-42ac-ae9d-517fe2c31cbc/?format=api"
},
{
"id": "5413e717-b72b-4ff1-b9e0-1b6b27bebb94",
"gambit_id": "d002470c-6578-4efd-9f6a-4e8fa4041480",
"last_updated": "2024-01-24T22:28:18.484264-05:00",
"created_at": "2024-01-23T09:43:22.375909-05:00",
"name": "Calgary Flames",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de0728a6-2847-42ac-ae9d-517fe2c31cbc/?format=api"
}
]
}