GET /api/bet_types/24d75c69-cd91-45fc-becc-3b215af3f995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24d75c69-cd91-45fc-becc-3b215af3f995",
"match": "https://api-prod.gambitprofit.com/api/matches/a9c74417-d1d9-408a-a2a3-84eef4097a27/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-05T09:13:16.024150-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": "Baltimore Orioles",
"amount": 5765.0
},
{
"team": "Texas Rangers",
"amount": 4235.0
}
],
"expected_reward_tokens": 9569.9,
"profit_sb": 69.9,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "6fb60d8e-14bf-4441-a989-5f20978eee16",
"gambit_id": "02c64c0c-8c62-4068-8f70-ef2fbf15bf0f",
"last_updated": "2023-10-08T17:18:02.861562-04:00",
"created_at": "2023-10-05T09:13:16.032452-04:00",
"name": "Baltimore Orioles",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d75c69-cd91-45fc-becc-3b215af3f995/?format=api"
},
{
"id": "4f0ef363-9cc3-4109-8fe4-f47e6ef411c6",
"gambit_id": "e4a575ba-7073-4ac5-96ea-d261d92b06b3",
"last_updated": "2023-10-08T17:18:02.857636-04:00",
"created_at": "2023-10-05T09:13:16.028438-04:00",
"name": "Texas Rangers",
"reward": "2.26000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24d75c69-cd91-45fc-becc-3b215af3f995/?format=api"
}
]
}