GET /api/bet_types/9877ee7a-c42a-430a-bef6-3dbb5234b061/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9877ee7a-c42a-430a-bef6-3dbb5234b061",
"match": "https://api-prod.gambitprofit.com/api/matches/5f66e95b-5202-4d52-beda-27e8970626b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T09:33:00.325225-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": "SDG (B Snell)",
"amount": 5234.0
},
{
"team": "TAM (Z Eflin)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "90436fb3-fd0c-4e0a-b97e-8c15c3628499",
"gambit_id": "ad19e33b-33d3-4447-9a0b-76308506d25b",
"last_updated": "2023-06-18T10:33:13.234172-04:00",
"created_at": "2023-06-17T09:33:00.330350-04:00",
"name": "SDG (B Snell)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877ee7a-c42a-430a-bef6-3dbb5234b061/?format=api"
},
{
"id": "ca47ee5d-c298-44a8-8669-e0bdd2e44228",
"gambit_id": "039718ae-8d44-4c39-80ea-920644f50340",
"last_updated": "2023-06-18T10:33:13.232514-04:00",
"created_at": "2023-06-17T09:33:00.328484-04:00",
"name": "TAM (Z Eflin)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877ee7a-c42a-430a-bef6-3dbb5234b061/?format=api"
}
]
}