GET /api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "847100ea-b424-4a50-9fdc-c9a3616beb2d",
"match": "https://api-prod.gambitprofit.com/api/matches/0d074dc1-cdd4-4e95-a261-8f8c04890cc4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-21T10:58:01.492097-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": "DET (T Skubal)",
"amount": 6173.0
},
{
"team": "OAK (L Medina)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "2acde021-c01f-4ba5-83dc-79726e8d687a",
"gambit_id": "a05c1f17-7226-4214-90d5-16e2dc62f440",
"last_updated": "2023-09-23T10:13:11.335672-04:00",
"created_at": "2023-09-21T10:58:01.500404-04:00",
"name": "DET (T Skubal)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
},
{
"id": "6a47b4c4-a2d6-44e4-a8f0-eb82ca2d2d92",
"gambit_id": "028c8377-d5e5-482d-88d0-6d2e4254502c",
"last_updated": "2023-09-23T10:13:11.339344-04:00",
"created_at": "2023-09-21T10:58:01.507605-04:00",
"name": "OAK (L Medina)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/847100ea-b424-4a50-9fdc-c9a3616beb2d/?format=api"
}
]
}