GET /api/bet_types/89d29ce0-13cc-4f93-a2ea-3fe70bfac39d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89d29ce0-13cc-4f93-a2ea-3fe70bfac39d",
"match": "https://api-prod.gambitprofit.com/api/matches/5790326c-3cb0-4bba-9b72-82f33a779084/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-21T09:38:08.588890-04: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": "Seattle Kraken",
"amount": 6744.0
},
{
"team": "New York Rangers",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "ef8d138c-ec38-41a6-a7a0-7d6ad8fabf56",
"gambit_id": "302f2d7a-10bc-4803-873e-228d1ee7c6f0",
"last_updated": "2023-10-23T20:33:03.108823-04:00",
"created_at": "2023-10-21T09:38:08.599145-04:00",
"name": "Seattle Kraken",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d29ce0-13cc-4f93-a2ea-3fe70bfac39d/?format=api"
},
{
"id": "aad0d76b-10e6-46b5-a54a-888e5e1b968e",
"gambit_id": "8616ba20-9af2-4ecc-a611-c5d9023e801e",
"last_updated": "2023-10-23T20:33:03.105143-04:00",
"created_at": "2023-10-21T09:38:08.592990-04:00",
"name": "New York Rangers",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d29ce0-13cc-4f93-a2ea-3fe70bfac39d/?format=api"
}
]
}