GET /api/bet_types/6f32a692-a698-4513-8d93-5f4f46f80ba5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f32a692-a698-4513-8d93-5f4f46f80ba5",
"match": "https://api-prod.gambitprofit.com/api/matches/facf3a8c-5922-4076-a703-a58a03dc048b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:09.336181-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": "CIN (B Williamson)",
"amount": 5079.0
},
{
"team": "STL (J Woodford)",
"amount": 4921.0
}
],
"expected_reward_tokens": 9546.74,
"profit_sb": 46.74,
"profit_sb_percentage": 0.49,
"recommended": true
},
"lines": [
{
"id": "9f13b4bb-de9d-4e25-89fe-97d53706ffa3",
"gambit_id": "2adf8b1c-f6d9-4148-b8bd-88325c81a07f",
"last_updated": "2023-09-30T10:48:11.839437-04:00",
"created_at": "2023-09-29T09:23:09.341975-04:00",
"name": "CIN (B Williamson)",
"reward": "1.88000",
"odds": "1.92590",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f32a692-a698-4513-8d93-5f4f46f80ba5/?format=api"
},
{
"id": "7fed56f6-c68f-41dd-a893-2e20f92e533e",
"gambit_id": "86ef54dc-6107-4111-9692-b7d36bd4a5d5",
"last_updated": "2023-09-30T10:48:11.842851-04:00",
"created_at": "2023-09-29T09:23:09.348431-04:00",
"name": "STL (J Woodford)",
"reward": "1.94000",
"odds": "1.98040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f32a692-a698-4513-8d93-5f4f46f80ba5/?format=api"
}
]
}