GET /api/bet_types/6949655d-99f5-4d0c-925c-e1b1b4d0d7fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6949655d-99f5-4d0c-925c-e1b1b4d0d7fe",
"match": "https://api-prod.gambitprofit.com/api/matches/5eaa569e-cef3-4863-92a4-67c17886dd61/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T11:42:59.190486-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": "CHC (D Smyly)",
"amount": 5541.0
},
{
"team": "WAS (M Gore)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "54bc9c61-c85b-4426-9f27-f109101dd4b0",
"gambit_id": "f250fa30-cc1b-46fe-82e3-41f82ff3f65e",
"last_updated": "2023-07-18T22:08:26.799568-04:00",
"created_at": "2023-07-17T11:42:59.193323-04:00",
"name": "CHC (D Smyly)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6949655d-99f5-4d0c-925c-e1b1b4d0d7fe/?format=api"
},
{
"id": "297d2155-219c-45d3-a2e6-d50679f09a75",
"gambit_id": "c3b611da-82ac-49f6-a2be-c1a4db99fcee",
"last_updated": "2023-07-18T22:08:26.798086-04:00",
"created_at": "2023-07-17T11:42:59.191898-04:00",
"name": "WAS (M Gore)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6949655d-99f5-4d0c-925c-e1b1b4d0d7fe/?format=api"
}
]
}