GET /api/bet_types/cc67f036-1429-496c-8910-cafa9b86e6d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc67f036-1429-496c-8910-cafa9b86e6d6",
"match": "https://api-prod.gambitprofit.com/api/matches/98304ccf-0884-4902-9125-d8a508485ea4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-23T11:47:57.294243-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 Bradley)",
"amount": 5776.0
},
{
"team": "BAL (T Wells)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "8788c0c1-04df-4765-898f-3f667a35fab6",
"gambit_id": "0f82b0e6-359d-4d0e-aebd-6ee8937844b8",
"last_updated": "2023-07-24T13:28:09.360175-04:00",
"created_at": "2023-07-23T11:47:57.302417-04:00",
"name": "TAM (T Bradley)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc67f036-1429-496c-8910-cafa9b86e6d6/?format=api"
},
{
"id": "f301e416-1be8-413c-8ba2-35f57fc6c53b",
"gambit_id": "727cc6d6-205d-409d-8598-86f2af78ead8",
"last_updated": "2023-07-24T13:28:09.354100-04:00",
"created_at": "2023-07-23T11:47:57.298213-04:00",
"name": "BAL (T Wells)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc67f036-1429-496c-8910-cafa9b86e6d6/?format=api"
}
]
}