GET /api/bet_types/578bfb11-383d-466f-9b59-c0cad5d98b92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "578bfb11-383d-466f-9b59-c0cad5d98b92",
"match": "https://api-prod.gambitprofit.com/api/matches/a33c3c6c-c456-411e-bd90-d2222c0214ad/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:11.809340-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": "Buffalo Sabres",
"amount": 6154.0
},
{
"team": "Vancouver Canucks",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "38290669-2953-4d4e-9182-a145bd28eccb",
"gambit_id": "2d9d7abb-8369-4ee4-8ce4-7d6e18d27d8c",
"last_updated": "2024-01-16T15:23:04.857230-05:00",
"created_at": "2024-01-13T09:38:11.820167-05:00",
"name": "Buffalo Sabres",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578bfb11-383d-466f-9b59-c0cad5d98b92/?format=api"
},
{
"id": "c1540e43-f471-40dc-a147-f22bea7e8bb1",
"gambit_id": "b7623c62-4c76-4d9c-80f0-758c2f77cc39",
"last_updated": "2024-01-16T15:23:04.853599-05:00",
"created_at": "2024-01-13T09:38:11.814912-05:00",
"name": "Vancouver Canucks",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578bfb11-383d-466f-9b59-c0cad5d98b92/?format=api"
}
]
}