GET /api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e8ec210-31c1-47c1-8f9c-23504de08d75",
"match": "https://api-prod.gambitprofit.com/api/matches/1140902b-c61b-4d76-a671-adfdc86e68f2/?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": "LAA (J Suarez)",
"amount": 5217.0
},
{
"team": "MIN (D Bundy)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "21ca22e1-2431-4689-ba14-70507b516331",
"gambit_id": "02bd2cf1-0c86-4c5a-a0ac-eb748a609fd9",
"last_updated": "2022-09-26T10:27:12.695767-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Suarez)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
},
{
"id": "fc5826a4-0d94-40d3-b743-c1182e4bc81d",
"gambit_id": "519b33c7-1285-4909-b325-666d777cd4a9",
"last_updated": "2022-09-26T10:27:12.694743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (D Bundy)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8ec210-31c1-47c1-8f9c-23504de08d75/?format=api"
}
]
}