GET /api/bet_types/764233ce-e8cb-4c4e-a50c-d215fd3746bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "764233ce-e8cb-4c4e-a50c-d215fd3746bb",
"match": "https://api-prod.gambitprofit.com/api/matches/18610508-f636-4480-b262-89744594a1ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:16.260653-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": "TOR (K Gausman)",
"amount": 6368.0
},
{
"team": "BAL (D Kremer)",
"amount": 3632.0
}
],
"expected_reward_tokens": 9552.0,
"profit_sb": 52.0,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "73c8c896-7d1e-4295-894e-7957d20a302f",
"gambit_id": "9a2da8e8-ab1c-4ebb-b861-b06afc32954c",
"last_updated": "2023-05-22T13:42:04.594775-04:00",
"created_at": "2023-05-21T10:17:16.262042-04:00",
"name": "TOR (K Gausman)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764233ce-e8cb-4c4e-a50c-d215fd3746bb/?format=api"
},
{
"id": "1d20f910-6bea-4a18-ad12-24d4d8af40ce",
"gambit_id": "cc264091-4790-4516-8833-72e3889ac6fb",
"last_updated": "2023-05-22T13:42:04.596678-04:00",
"created_at": "2023-05-21T10:17:16.263655-04:00",
"name": "BAL (D Kremer)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/764233ce-e8cb-4c4e-a50c-d215fd3746bb/?format=api"
}
]
}