GET /api/bet_types/b05bca56-ad11-4823-a1cb-e92b1a15f476/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b05bca56-ad11-4823-a1cb-e92b1a15f476",
"match": "https://api-prod.gambitprofit.com/api/matches/ef9c4530-9902-4ae7-8e80-f302db8204d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:57.134364-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": "Pittsburgh Penguins",
"amount": 6603.0
},
{
"team": "Dallas Stars",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "359775bb-b3af-4149-8aae-6407561ea54e",
"gambit_id": "cdbaaebe-66ca-413f-bc22-d2550c975777",
"last_updated": "2023-10-26T10:18:03.340690-04:00",
"created_at": "2023-10-24T08:57:57.144120-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05bca56-ad11-4823-a1cb-e92b1a15f476/?format=api"
},
{
"id": "cc9a1048-4409-4845-9f95-edb26bfbcc69",
"gambit_id": "78cd478b-402d-4667-99a1-ddfbad834ee5",
"last_updated": "2023-10-26T10:18:03.336195-04:00",
"created_at": "2023-10-24T08:57:57.139615-04:00",
"name": "Dallas Stars",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05bca56-ad11-4823-a1cb-e92b1a15f476/?format=api"
}
]
}