GET /api/bet_types/897a7d3f-efa8-4420-ba8c-6ab55c472afc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "897a7d3f-efa8-4420-ba8c-6ab55c472afc",
"match": "https://api-prod.gambitprofit.com/api/matches/8f6d87c5-708a-4ab9-b816-9a83dfbc0606/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T09:38:25.384757-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": "Detroit Tigers",
"amount": 5490.0
},
{
"team": "Oakland Athletics",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "dfaf0478-3cd8-4263-b159-9354b303de61",
"gambit_id": "d609e6cd-9fbc-49e6-a93c-bfb3caf131dc",
"last_updated": "2023-09-25T14:28:22.661931-04:00",
"created_at": "2023-09-23T09:38:25.388061-04:00",
"name": "Detroit Tigers",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a7d3f-efa8-4420-ba8c-6ab55c472afc/?format=api"
},
{
"id": "702f0e0f-9eb6-4718-80cf-2cd4dbea3c55",
"gambit_id": "66813945-0ba3-4dac-9e51-e502393ceea2",
"last_updated": "2023-09-25T14:28:22.665111-04:00",
"created_at": "2023-09-23T09:38:25.391883-04:00",
"name": "Oakland Athletics",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/897a7d3f-efa8-4420-ba8c-6ab55c472afc/?format=api"
}
]
}