GET /api/bet_types/d9d3a616-1c4b-4bbd-bed5-46eb3bb8eea9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9d3a616-1c4b-4bbd-bed5-46eb3bb8eea9",
"match": "https://api-prod.gambitprofit.com/api/matches/9102921a-8219-4ed9-9464-3daf3c52eac7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:23.166352-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": "MIA (B Garrett)",
"amount": 6627.0
},
{
"team": "COL (P Lambert)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "382b4980-aa53-4359-b061-7b5f9a1a1469",
"gambit_id": "ff7acecc-3c1e-439b-b702-589b48b0c2d0",
"last_updated": "2023-07-22T11:33:22.252185-04:00",
"created_at": "2023-07-21T08:53:23.169381-04:00",
"name": "MIA (B Garrett)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3a616-1c4b-4bbd-bed5-46eb3bb8eea9/?format=api"
},
{
"id": "78b8d832-5b2f-4956-b264-0b4fb169201e",
"gambit_id": "ab1eb446-7422-4c55-b7a7-f3d805be128c",
"last_updated": "2023-07-22T11:33:22.248342-04:00",
"created_at": "2023-07-21T08:53:23.167940-04:00",
"name": "COL (P Lambert)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9d3a616-1c4b-4bbd-bed5-46eb3bb8eea9/?format=api"
}
]
}