GET /api/bet_types/89a10971-1d41-4560-96e0-fee59a7d2a16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89a10971-1d41-4560-96e0-fee59a7d2a16",
"match": "https://api-prod.gambitprofit.com/api/matches/36455db7-d8d8-4d5b-927b-31a2a180483a/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:01.157034-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": "Chicago Blackhawks",
"amount": 5784.0
},
{
"team": "Detroit Red Wings",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "83b0f23f-1a8c-4cf7-bf08-55ef489ef83f",
"gambit_id": "55d99af9-3e34-4992-84e8-210ec8d4661d",
"last_updated": "2023-12-01T19:23:13.805164-05:00",
"created_at": "2023-11-30T10:28:01.161472-05:00",
"name": "Chicago Blackhawks",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a10971-1d41-4560-96e0-fee59a7d2a16/?format=api"
},
{
"id": "f5997781-2a37-47c0-973e-44a807544524",
"gambit_id": "fbf0acee-8ec6-45ed-a993-c3f84e44123c",
"last_updated": "2023-12-01T19:23:13.808431-05:00",
"created_at": "2023-11-30T10:28:01.166822-05:00",
"name": "Detroit Red Wings",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a10971-1d41-4560-96e0-fee59a7d2a16/?format=api"
}
]
}