GET /api/bet_types/9e15d32d-32c0-4d42-9d20-bee353ff73be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e15d32d-32c0-4d42-9d20-bee353ff73be",
"match": "https://api-prod.gambitprofit.com/api/matches/4c0c99eb-b891-4775-9a4c-179c0344503c/?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 (M Fried)",
"amount": 6485.0
},
{
"team": "PHI (R Suarez)",
"amount": 3515.0
}
],
"expected_reward_tokens": 9208.7,
"profit_sb": 208.7,
"profit_sb_percentage": 2.32,
"recommended": true
},
"lines": [
{
"id": "33ff7e86-92d7-40cc-9dab-5c15ff206711",
"gambit_id": "aceb6023-7a2f-46ec-a69b-65a868d7c107",
"last_updated": "2022-09-17T17:12:28.457288-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (M Fried)",
"reward": "1.42000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e15d32d-32c0-4d42-9d20-bee353ff73be/?format=api"
},
{
"id": "f55b1e96-dff3-4872-9aa5-bbd7c5b14468",
"gambit_id": "4cc926a2-0d28-46c5-98fe-eb8ef9aa4f7e",
"last_updated": "2022-09-17T17:12:28.458238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.62000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e15d32d-32c0-4d42-9d20-bee353ff73be/?format=api"
}
]
}