GET /api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d1ffa85-9343-4b07-985e-04739a6535ea",
"match": "https://api-prod.gambitprofit.com/api/matches/73f8c190-5e90-402c-bf59-58aa6aa7f264/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T08:58:23.265104-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 (S Lugo)",
"amount": 5325.0
},
{
"team": "SFO (K Harrison)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "3ed0724f-22b4-426d-b3be-51aec0cc72af",
"gambit_id": "65bce9d2-7253-40af-a8a4-3d9556a346d5",
"last_updated": "2023-10-03T21:43:23.393360-04:00",
"created_at": "2023-09-26T08:58:23.269111-04:00",
"name": "SDG (S Lugo)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
},
{
"id": "784b1bdd-e919-4252-bc16-e62e92f990f8",
"gambit_id": "ff283ca1-73d9-4ed8-8169-c204bbc2ffe3",
"last_updated": "2023-10-03T21:43:23.398708-04:00",
"created_at": "2023-09-26T08:58:23.273850-04:00",
"name": "SFO (K Harrison)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d1ffa85-9343-4b07-985e-04739a6535ea/?format=api"
}
]
}