GET /api/bet_types/e989aa5f-89fb-40fb-9569-fd88be371928/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e989aa5f-89fb-40fb-9569-fd88be371928",
"match": "https://api-prod.gambitprofit.com/api/matches/06f72b66-2171-4b80-853d-1d8045c31a91/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "ATL (K Muller)",
"amount": 5617.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4383.0
}
],
"expected_reward_tokens": 9379.62,
"profit_sb": 379.62,
"profit_sb_percentage": 4.22,
"recommended": true
},
"lines": [
{
"id": "98428eda-7de6-4e55-af7e-9bb746de0d5e",
"gambit_id": "8395d4c0-da04-4255-90d2-f7c4dccea85b",
"last_updated": "2022-08-14T13:51:58.976233-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (K Muller)",
"reward": "1.67000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e989aa5f-89fb-40fb-9569-fd88be371928/?format=api"
},
{
"id": "f949874a-ac0f-44cf-8f88-b21b80e7c0b6",
"gambit_id": "f6fae78d-4a11-405e-bb0d-241ee989df25",
"last_updated": "2022-08-14T13:51:58.975775-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "2.14000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e989aa5f-89fb-40fb-9569-fd88be371928/?format=api"
}
]
}