GET /api/bet_types/1047163e-f0b7-4602-b408-2ef77e58f8ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1047163e-f0b7-4602-b408-2ef77e58f8ff",
"match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-10T15:12:01.037635-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": "Vegas Golden Knights",
"amount": 5784.0
},
{
"team": "Edmonton Oilers",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "65058420-93e0-4beb-8c23-4bdaf43d9413",
"gambit_id": "96ca0fba-6b84-4440-bc3c-1f23d2c155ad",
"last_updated": "2023-05-11T11:17:08.643791-04:00",
"created_at": "2023-05-10T15:12:01.040478-04:00",
"name": "Vegas Golden Knights",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1047163e-f0b7-4602-b408-2ef77e58f8ff/?format=api"
},
{
"id": "747f2c93-479a-4b11-90a6-0b9673a6c043",
"gambit_id": "9e3b1142-5bb9-4916-9cfb-5e4c0a35ec7a",
"last_updated": "2023-05-11T11:17:08.641963-04:00",
"created_at": "2023-05-10T15:12:01.038988-04:00",
"name": "Edmonton Oilers",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1047163e-f0b7-4602-b408-2ef77e58f8ff/?format=api"
}
]
}