GET /api/bet_types/50c2211e-b167-44a9-8da7-5299a70b6490/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50c2211e-b167-44a9-8da7-5299a70b6490",
"match": "https://api-prod.gambitprofit.com/api/matches/c772448d-b5e8-4c97-9ff6-7fd4d333a800/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:06.586223-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": "TAM (T Glasnow)",
"amount": 5627.0
},
{
"team": "BOS (G Whitlock)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "43fc67ca-a90f-4ff4-8c24-c4f8b7a21449",
"gambit_id": "8831fa32-e27e-4d4a-8c34-3ef87cec5d57",
"last_updated": "2023-06-09T19:08:11.908740-04:00",
"created_at": "2023-06-02T10:32:06.588887-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2211e-b167-44a9-8da7-5299a70b6490/?format=api"
},
{
"id": "8c0c7c3d-8756-4678-b7b3-55b457422d15",
"gambit_id": "ef922e1d-4f41-4f6a-a7a9-aad1024c0b3d",
"last_updated": "2023-06-09T19:08:11.910556-04:00",
"created_at": "2023-06-02T10:32:06.591770-04:00",
"name": "BOS (G Whitlock)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2211e-b167-44a9-8da7-5299a70b6490/?format=api"
}
]
}