GET /api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3c56016-4c46-4f05-820b-e00208be34c8",
"match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-23T09:43:20.311076-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": "Tampa Bay Lightning",
"amount": 6935.0
},
{
"team": "Philadelphia Flyers",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "7d78bdbd-84a7-403d-ada6-107710b85390",
"gambit_id": "45c63c1d-0759-43a6-9299-0798a6533975",
"last_updated": "2024-01-24T22:33:13.607356-05:00",
"created_at": "2024-01-23T09:43:20.315675-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
},
{
"id": "abe13140-d9f6-4eff-9eea-3cb49e2d566f",
"gambit_id": "97559a56-6180-4657-9bac-b5151e120b78",
"last_updated": "2024-01-24T22:33:13.610556-05:00",
"created_at": "2024-01-23T09:43:20.321454-05:00",
"name": "Philadelphia Flyers",
"reward": "3.10000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c56016-4c46-4f05-820b-e00208be34c8/?format=api"
}
]
}