GET /api/bet_types/e6b01d31-15b3-41ed-b922-0eff9999dffd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6b01d31-15b3-41ed-b922-0eff9999dffd",
"match": "https://api-prod.gambitprofit.com/api/matches/05b0b338-1da0-43d8-8335-ec36451a7f79/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:13.291058-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": "LOS (T Gonsolin)",
"amount": 5182.0
},
{
"team": "STL (S Matz)",
"amount": 4818.0
}
],
"expected_reward_tokens": 9586.7,
"profit_sb": 86.7,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "c2dbc6ca-5a54-4422-97f9-b7431f6757b3",
"gambit_id": "29ba1409-ce6c-437e-8e1a-77be09e3ee54",
"last_updated": "2023-05-20T10:52:04.458435-04:00",
"created_at": "2023-05-19T11:02:13.293102-04:00",
"name": "LOS (T Gonsolin)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b01d31-15b3-41ed-b922-0eff9999dffd/?format=api"
},
{
"id": "8ace00ab-9bc5-473f-91c5-a68a7bbb58e7",
"gambit_id": "24f9e1b2-cf0b-4168-bdf8-6cb1c2116329",
"last_updated": "2023-05-20T10:52:04.459950-04:00",
"created_at": "2023-05-19T11:02:13.295332-04:00",
"name": "STL (S Matz)",
"reward": "1.99000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b01d31-15b3-41ed-b922-0eff9999dffd/?format=api"
}
]
}