GET /api/bet_types/d10b151b-184f-48a1-9c44-b86d4975903e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d10b151b-184f-48a1-9c44-b86d4975903e",
"match": "https://api-prod.gambitprofit.com/api/matches/18102fe7-452c-4d85-adeb-d5c4d42f9ec1/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-29T09:23:07.086743-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": "DET",
"amount": 6154.0
},
{
"team": "CLE",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "c7f95bf3-35c7-4706-95b4-fca14cef60e4",
"gambit_id": "bfbd3fc7-e9bb-476e-8325-4c0aa55ba68e",
"last_updated": "2023-09-30T10:53:14.550907-04:00",
"created_at": "2023-09-29T09:23:07.097686-04:00",
"name": "DET",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d10b151b-184f-48a1-9c44-b86d4975903e/?format=api"
},
{
"id": "d5a5b28a-85da-4b40-b2d0-b88d7d489204",
"gambit_id": "d52b1e8f-4ccd-4063-a19a-fb159b5974e9",
"last_updated": "2023-09-30T10:53:14.547435-04:00",
"created_at": "2023-09-29T09:23:07.090158-04:00",
"name": "CLE",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d10b151b-184f-48a1-9c44-b86d4975903e/?format=api"
}
]
}