GET /api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2f7c28a-a30e-4c4a-ac36-fbbff154708c",
"match": "https://api-prod.gambitprofit.com/api/matches/a9edd49c-9657-41b5-bd75-77ed511d07fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:07.513615-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": "HOU (F Valdez)",
"amount": 5490.0
},
{
"team": "LAA (S Ohtani)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "5619ef21-b21b-4291-86aa-42ad78ae96e8",
"gambit_id": "87a50812-a4c7-4674-92ef-d8f9fbaaad82",
"last_updated": "2023-06-04T13:22:20.273543-04:00",
"created_at": "2023-06-02T10:32:07.519436-04:00",
"name": "HOU (F Valdez)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
},
{
"id": "0977db39-2ce5-4ac6-b541-5789384d9e71",
"gambit_id": "83948896-2321-4443-b325-20cbd113753b",
"last_updated": "2023-06-04T13:22:20.271715-04:00",
"created_at": "2023-06-02T10:32:07.516662-04:00",
"name": "LAA (S Ohtani)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f7c28a-a30e-4c4a-ac36-fbbff154708c/?format=api"
}
]
}