GET /api/bet_types/97bb65ee-1884-4ca9-8660-235d5fbbf175/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97bb65ee-1884-4ca9-8660-235d5fbbf175",
"match": "https://api-prod.gambitprofit.com/api/matches/90ada964-8f57-4620-9cbb-614feb7826c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-14T09:28:09.124100-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": "Seattle Kraken",
"amount": 6752.0
},
{
"team": "Chicago Blackhawks",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "ba8ee97a-acf4-4cc6-bd5c-b254efea1655",
"gambit_id": "3f6feb17-aff9-44cb-8f01-94ff26b5f598",
"last_updated": "2023-12-16T10:23:23.084230-05:00",
"created_at": "2023-12-14T09:28:09.132612-05:00",
"name": "Seattle Kraken",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb65ee-1884-4ca9-8660-235d5fbbf175/?format=api"
},
{
"id": "82eb41eb-e783-4770-a90a-54fcf7fd48de",
"gambit_id": "5bf7f047-ff2f-4e68-a145-c047e28832a7",
"last_updated": "2023-12-16T10:23:23.080375-05:00",
"created_at": "2023-12-14T09:28:09.128381-05:00",
"name": "Chicago Blackhawks",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb65ee-1884-4ca9-8660-235d5fbbf175/?format=api"
}
]
}