GET /api/bet_types/f4a093a4-d283-4d2d-9917-09d1b7d1d054/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4a093a4-d283-4d2d-9917-09d1b7d1d054",
"match": "https://api-prod.gambitprofit.com/api/matches/1f81e77b-47b0-4936-a9e0-23cd5b05c50c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-10T08:43:01.171481-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 (A Nola)",
"amount": 6885.0
},
{
"team": "WAS (P Corbin)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "62bae2a0-3ced-4806-9c89-bad0255c106e",
"gambit_id": "47354055-18c3-480c-833d-b72763f5e426",
"last_updated": "2023-08-11T11:03:15.168888-04:00",
"created_at": "2023-08-10T08:43:01.183669-04:00",
"name": "PHI (A Nola)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a093a4-d283-4d2d-9917-09d1b7d1d054/?format=api"
},
{
"id": "a3809404-9aef-446c-bd32-c1ea936003ea",
"gambit_id": "ebf80975-4468-461c-a635-e76adfcff2df",
"last_updated": "2023-08-11T11:03:15.162048-04:00",
"created_at": "2023-08-10T08:43:01.177063-04:00",
"name": "WAS (P Corbin)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a093a4-d283-4d2d-9917-09d1b7d1d054/?format=api"
}
]
}