GET /api/bet_types/91103fea-4d23-4ae6-8fc3-85b56cbf181c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91103fea-4d23-4ae6-8fc3-85b56cbf181c",
"match": "https://api-prod.gambitprofit.com/api/matches/d1631733-2029-4346-a6ce-ed40b69eb9c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:16.807588-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": "SFO (A Wood)",
"amount": 5452.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "5d724b2b-a2ce-4f08-95cb-4a968a40f7dc",
"gambit_id": "75a68de0-0032-457a-a77d-b1981c47c476",
"last_updated": "2023-05-22T13:37:00.902920-04:00",
"created_at": "2023-05-21T10:17:16.809619-04:00",
"name": "SFO (A Wood)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91103fea-4d23-4ae6-8fc3-85b56cbf181c/?format=api"
},
{
"id": "8acd7526-e4e9-466e-a655-d4638e90b965",
"gambit_id": "86f6061d-62ce-4248-80c0-b8b80b29b6a3",
"last_updated": "2023-05-22T13:37:00.904217-04:00",
"created_at": "2023-05-21T10:17:16.811670-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91103fea-4d23-4ae6-8fc3-85b56cbf181c/?format=api"
}
]
}