GET /api/bet_types/0d48ed25-7e3b-4e08-bb9b-11548690db52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d48ed25-7e3b-4e08-bb9b-11548690db52",
"match": "https://api-prod.gambitprofit.com/api/matches/5353d2d7-af10-48eb-a36b-271f77bc36bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-21T08:58:03.844276-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": "PHI (R Suarez)",
"amount": 5888.0
},
{
"team": "NYM (D Peterson)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "163019ad-112c-4bfd-ab48-69e6bdf44130",
"gambit_id": "a2632f95-7e39-42ca-9370-491e13d0661a",
"last_updated": "2023-09-23T10:18:10.027542-04:00",
"created_at": "2023-09-21T08:58:03.855441-04:00",
"name": "PHI (R Suarez)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d48ed25-7e3b-4e08-bb9b-11548690db52/?format=api"
},
{
"id": "949ec5e6-b06a-4836-8ed4-c28c2b668558",
"gambit_id": "65ceb5f4-4296-497e-bf71-a3a4dc516511",
"last_updated": "2023-09-23T10:18:10.024090-04:00",
"created_at": "2023-09-21T08:58:03.850570-04:00",
"name": "NYM (D Peterson)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d48ed25-7e3b-4e08-bb9b-11548690db52/?format=api"
}
]
}