GET /api/bet_types/ee3bfdb5-ca80-47f9-8b08-d6b12c2e3015/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee3bfdb5-ca80-47f9-8b08-d6b12c2e3015",
"match": "https://api-prod.gambitprofit.com/api/matches/faebd09d-f500-42cc-9772-7841ae3ba866/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Tampa Bay Lightning",
"amount": 5652.0
},
{
"team": "Detroit Red Wings",
"amount": 4348.0
}
],
"expected_reward_tokens": 9043.2,
"profit_sb": 43.2,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "9e2de528-62f8-4a86-b207-d685e67c92ff",
"gambit_id": "1eba12b6-bfb4-417c-b96a-746d90a89aa0",
"last_updated": "2022-12-22T20:42:22.257987-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3bfdb5-ca80-47f9-8b08-d6b12c2e3015/?format=api"
},
{
"id": "3287d9b7-d1f9-413a-9e04-0f1927a499f3",
"gambit_id": "31c537c9-5de9-445d-86bd-0c857940824d",
"last_updated": "2022-12-22T20:42:22.256891-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.08000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3bfdb5-ca80-47f9-8b08-d6b12c2e3015/?format=api"
}
]
}