GET /api/bet_types/410f6c3b-c019-4a63-af58-ced149af3272/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "410f6c3b-c019-4a63-af58-ced149af3272",
"match": "https://api-prod.gambitprofit.com/api/matches/ab4f13b1-9316-44c0-80e7-e15f3e4d4182/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-21T09:38:07.193787-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": "St Louis Blues",
"amount": 6160.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "efa9c95f-75df-4569-a5ab-9f2dff61da31",
"gambit_id": "2fd73476-6600-46d1-a511-bbdebe98b326",
"last_updated": "2023-10-23T20:38:04.354077-04:00",
"created_at": "2023-10-21T09:38:07.202804-04:00",
"name": "St Louis Blues",
"reward": "1.54000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f6c3b-c019-4a63-af58-ced149af3272/?format=api"
},
{
"id": "d74f997d-5daf-4d18-b662-cf3d9e7a4ed3",
"gambit_id": "53fc57b9-5c4f-4141-9617-d0db009d07fb",
"last_updated": "2023-10-23T20:38:04.350033-04:00",
"created_at": "2023-10-21T09:38:07.198116-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.47000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410f6c3b-c019-4a63-af58-ced149af3272/?format=api"
}
]
}