GET /api/bet_types/b983c0ab-dec5-4ed5-b17e-5f11042f17bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b983c0ab-dec5-4ed5-b17e-5f11042f17bb",
"match": "https://api-prod.gambitprofit.com/api/matches/24add0cd-71cb-43fa-9209-7198b9774581/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-11T09:38:12.758290-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": "San Jose Sharks",
"amount": 6232.0
},
{
"team": "Montreal Canadiens",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "44c28930-b1bd-4a25-a3b9-2a5949458d92",
"gambit_id": "d51b5829-8a0f-4a3c-885e-99f129a52af1",
"last_updated": "2024-01-15T09:58:16.554575-05:00",
"created_at": "2024-01-11T09:38:12.763063-05:00",
"name": "San Jose Sharks",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b983c0ab-dec5-4ed5-b17e-5f11042f17bb/?format=api"
},
{
"id": "fb17176d-c972-4401-9361-55b7c1910e63",
"gambit_id": "950350c1-486c-4bcf-ba86-e9aa4322b36b",
"last_updated": "2024-01-15T09:58:16.558083-05:00",
"created_at": "2024-01-11T09:38:12.773534-05:00",
"name": "Montreal Canadiens",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b983c0ab-dec5-4ed5-b17e-5f11042f17bb/?format=api"
}
]
}