GET /api/bet_types/88afcc73-fd8e-42fc-a2c1-cbdc206405a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88afcc73-fd8e-42fc-a2c1-cbdc206405a6",
"match": "https://api-prod.gambitprofit.com/api/matches/30825dda-f608-4c0f-a7f8-ab5c352ad520/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-05T11:47:03.293039-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": "CIN (H Greene)",
"amount": 5234.0
},
{
"team": "CWS (L Lynn)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "8e6953cf-75b7-49f5-875b-9e38fb917cf4",
"gambit_id": "4d51609b-5910-439b-b7c3-edfc0da09752",
"last_updated": "2023-05-06T11:52:01.573424-04:00",
"created_at": "2023-05-05T11:47:03.295029-04:00",
"name": "CIN (H Greene)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88afcc73-fd8e-42fc-a2c1-cbdc206405a6/?format=api"
},
{
"id": "50fb734e-5590-4944-a13f-910bb13e2230",
"gambit_id": "ed34fc3b-09bd-4a7c-9fab-1784458ff316",
"last_updated": "2023-05-06T11:52:01.574687-04:00",
"created_at": "2023-05-05T11:47:03.297072-04:00",
"name": "CWS (L Lynn)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88afcc73-fd8e-42fc-a2c1-cbdc206405a6/?format=api"
}
]
}