GET /api/bet_types/02be8589-3baf-4862-a4d6-83a33b922f5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02be8589-3baf-4862-a4d6-83a33b922f5c",
"match": "https://api-prod.gambitprofit.com/api/matches/ee28d370-ddbd-4fa7-a498-2f9b2ef29a99/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T11:26:59.507060-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": "Seattle Kraken",
"amount": 7440.0
},
{
"team": "Arizona Coyotes",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "08b82334-a4bd-41e0-b77d-6dd3b5d142d9",
"gambit_id": "61a2ca4c-de50-45a4-b2ed-1b9c44c57cf5",
"last_updated": "2023-04-07T20:32:12.933590-04:00",
"created_at": "2023-04-06T11:26:59.509165-04:00",
"name": "Seattle Kraken",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02be8589-3baf-4862-a4d6-83a33b922f5c/?format=api"
},
{
"id": "f67553e7-f9af-4d2f-baa5-36c4e9335970",
"gambit_id": "c49fa77a-5553-4113-af96-ae06b84262d8",
"last_updated": "2023-04-07T20:32:12.936494-04:00",
"created_at": "2023-04-06T11:26:59.512944-04:00",
"name": "Arizona Coyotes",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02be8589-3baf-4862-a4d6-83a33b922f5c/?format=api"
}
]
}