GET /api/bet_types/df563fb5-22e4-4fb3-adc0-f60f9275eb58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df563fb5-22e4-4fb3-adc0-f60f9275eb58",
"match": "https://api-prod.gambitprofit.com/api/matches/d904cd53-b8bb-4ced-ab43-ec0a4dae6a2a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:08.311007-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": "Pittsburgh Penguins",
"amount": 6308.0
},
{
"team": "Arizona Coyotes",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "81bc6a17-3c17-417b-9cce-034e73147d41",
"gambit_id": "07191af1-98e5-4ec1-b188-ab97d7460404",
"last_updated": "2023-12-14T10:33:29.136554-05:00",
"created_at": "2023-12-12T10:03:08.318772-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df563fb5-22e4-4fb3-adc0-f60f9275eb58/?format=api"
},
{
"id": "8e25c530-bedb-4cb5-8ce2-cf1e2af17f79",
"gambit_id": "86c716d0-0983-412d-84dd-3e5abd41f008",
"last_updated": "2023-12-14T10:33:29.132229-05:00",
"created_at": "2023-12-12T10:03:08.314826-05:00",
"name": "Arizona Coyotes",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df563fb5-22e4-4fb3-adc0-f60f9275eb58/?format=api"
}
]
}