GET /api/bet_types/fbc4c78b-2586-4e0b-b61d-465167d7ef66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fbc4c78b-2586-4e0b-b61d-465167d7ef66",
"match": "https://api-prod.gambitprofit.com/api/matches/bea60447-d9f8-4419-b1ca-7759301a2ef0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:02.804854-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": "NYM (M Scherzer)",
"amount": 6293.0
},
{
"team": "WAS (M Gore)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "c468ccad-eeb1-4ae7-b872-2861673b3ba0",
"gambit_id": "43d66255-0876-496f-a27a-4b058caceaf6",
"last_updated": "2023-07-29T19:43:31.803372-04:00",
"created_at": "2023-07-28T08:23:02.815161-04:00",
"name": "NYM (M Scherzer)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc4c78b-2586-4e0b-b61d-465167d7ef66/?format=api"
},
{
"id": "820cc06d-3a5d-46f5-bd98-a4420c63646d",
"gambit_id": "f73c72c7-e4b9-4677-b0ed-f0a7242be9d3",
"last_updated": "2023-07-29T19:43:31.799942-04:00",
"created_at": "2023-07-28T08:23:02.809851-04:00",
"name": "WAS (M Gore)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbc4c78b-2586-4e0b-b61d-465167d7ef66/?format=api"
}
]
}