GET /api/bet_types/d1328b74-0714-46dc-8998-a9ccd73a9969/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1328b74-0714-46dc-8998-a9ccd73a9969",
"match": "https://api-prod.gambitprofit.com/api/matches/c9ace46c-36a6-4691-9f6c-ae3b4e345745/?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": "TOR (A Manoah)",
"amount": 6304.0
},
{
"team": "BAL (D Kremer)",
"amount": 3696.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "58aa91da-adba-4231-b8e6-dbb77607f29b",
"gambit_id": "460113d4-509f-490e-bd42-717648dcd62f",
"last_updated": "2022-09-19T11:57:17.472697-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1328b74-0714-46dc-8998-a9ccd73a9969/?format=api"
},
{
"id": "812495cf-5097-4fff-a3c2-fa0d17e6d73f",
"gambit_id": "23ad686e-8f89-46a4-9955-baf3701174cb",
"last_updated": "2022-09-19T11:57:17.471713-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "2.49000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1328b74-0714-46dc-8998-a9ccd73a9969/?format=api"
}
]
}