GET /api/bet_types/7a5a68b7-cf34-4d1c-97ad-1342226621cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a5a68b7-cf34-4d1c-97ad-1342226621cc",
"match": "https://api-prod.gambitprofit.com/api/matches/ff5dc047-289d-450c-92d3-c84e8624cecc/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:11.563024-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": 5107.0
},
{
"team": "Ottawa Senators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c36605ec-a1ac-4caa-82b7-771b63049665",
"gambit_id": "8e25e953-b525-4f24-829c-7463ce23bf65",
"last_updated": "2024-01-16T15:23:04.620659-05:00",
"created_at": "2024-01-13T09:38:11.567312-05:00",
"name": "San Jose Sharks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5a68b7-cf34-4d1c-97ad-1342226621cc/?format=api"
},
{
"id": "565debea-5cbb-4a48-9697-78400fea75be",
"gambit_id": "209924fe-11e9-4709-a60b-ca5114d12991",
"last_updated": "2024-01-16T15:23:04.615820-05:00",
"created_at": "2024-01-13T09:38:11.571730-05:00",
"name": "Ottawa Senators",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a5a68b7-cf34-4d1c-97ad-1342226621cc/?format=api"
}
]
}