GET /api/bet_types/af5d4bc6-613b-4002-ab63-eb56f3b67234/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af5d4bc6-613b-4002-ab63-eb56f3b67234",
"match": "https://api-prod.gambitprofit.com/api/matches/e5a7d64a-6ed4-435b-9ff1-3ddff0642fa9/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:10.987728-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": "Philadelphia Flyers",
"amount": 6554.0
},
{
"team": "Seattle Kraken",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "d235d3aa-f18c-400f-916a-43a6bf3e072b",
"gambit_id": "33f0b015-2a79-4cdd-9794-7879f85fdfe4",
"last_updated": "2024-01-01T13:13:19.174197-05:00",
"created_at": "2023-12-29T09:58:11.007112-05:00",
"name": "Philadelphia Flyers",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5d4bc6-613b-4002-ab63-eb56f3b67234/?format=api"
},
{
"id": "5d4a2470-72a9-4417-a893-d845c17bdba2",
"gambit_id": "98b2ad16-4650-4f1e-a97f-a95cc2440219",
"last_updated": "2024-01-01T13:13:19.177682-05:00",
"created_at": "2023-12-29T09:58:11.028947-05:00",
"name": "Seattle Kraken",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5d4bc6-613b-4002-ab63-eb56f3b67234/?format=api"
}
]
}