GET /api/bet_types/3445db4e-0da5-4908-ac74-6b00d1f18019/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3445db4e-0da5-4908-ac74-6b00d1f18019",
"match": "https://api-prod.gambitprofit.com/api/matches/f7a75cd4-b86e-49e4-bfd2-7894393ed283/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:12.330261-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": "Florida Panthers",
"amount": 6856.0
},
{
"team": "Arizona Coyotes",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "3670e81e-4f67-4c37-b01b-c94df1abf63f",
"gambit_id": "b4c28968-e902-404b-be0b-0c4e9c1e3c31",
"last_updated": "2024-01-26T13:18:08.261522-05:00",
"created_at": "2024-01-24T09:13:12.346944-05:00",
"name": "Florida Panthers",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3445db4e-0da5-4908-ac74-6b00d1f18019/?format=api"
},
{
"id": "9d98e9e0-c6af-4687-94d1-4aa9bc56b8c0",
"gambit_id": "4b1d566d-b96d-454e-9b55-4168a8569963",
"last_updated": "2024-01-26T13:18:08.258093-05:00",
"created_at": "2024-01-24T09:13:12.334770-05:00",
"name": "Arizona Coyotes",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3445db4e-0da5-4908-ac74-6b00d1f18019/?format=api"
}
]
}