GET /api/bet_types/56f2b2ff-e591-4019-b322-378d7b3a20f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56f2b2ff-e591-4019-b322-378d7b3a20f7",
"match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T12:43:14.688067-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": "Detroit Tigers",
"amount": 6010.0
},
{
"team": "Kansas City Royals",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "c52c88f4-c50f-4594-9876-10fb941e2c27",
"gambit_id": "abd8446b-8d6a-4ed1-8827-93b948db5955",
"last_updated": "2023-09-27T18:53:11.296009-04:00",
"created_at": "2023-09-26T12:43:14.696856-04:00",
"name": "Detroit Tigers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f2b2ff-e591-4019-b322-378d7b3a20f7/?format=api"
},
{
"id": "30f858bd-eb4f-4512-85b3-f4fc8a785c69",
"gambit_id": "91213e4a-1e3d-4ff5-a895-d80f096f3022",
"last_updated": "2023-09-27T18:53:11.292527-04:00",
"created_at": "2023-09-26T12:43:14.692957-04:00",
"name": "Kansas City Royals",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56f2b2ff-e591-4019-b322-378d7b3a20f7/?format=api"
}
]
}