GET /api/bet_types/4055301f-4bf8-41d3-ac97-eaa0933e7e15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4055301f-4bf8-41d3-ac97-eaa0933e7e15",
"match": "https://api-prod.gambitprofit.com/api/matches/ac5db8e9-4486-46d4-a764-ddf0235aaa52/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:33:00.546773-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": "NYY",
"amount": 6100.0
},
{
"team": "BOS",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "82bf2167-e079-4313-8f37-7913cdb65bde",
"gambit_id": "407769d4-c15e-44ff-8b36-a5ba35898c28",
"last_updated": "2023-06-24T19:13:22.733151-04:00",
"created_at": "2023-06-17T09:33:00.549117-04:00",
"name": "NYY",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4055301f-4bf8-41d3-ac97-eaa0933e7e15/?format=api"
},
{
"id": "9171c4ee-9422-4ace-ba0a-145b4fa245b2",
"gambit_id": "59ac4fbf-f53b-42bf-afa4-0c0e646c3aa8",
"last_updated": "2023-06-24T19:13:22.735832-04:00",
"created_at": "2023-06-17T09:33:00.551375-04:00",
"name": "BOS",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4055301f-4bf8-41d3-ac97-eaa0933e7e15/?format=api"
}
]
}