GET /api/bet_types/bc19106a-725a-4e1c-b706-527ff1217382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc19106a-725a-4e1c-b706-527ff1217382",
"match": "https://api-prod.gambitprofit.com/api/matches/612036e1-93eb-45e3-96f8-edccadada1d7/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-16T09:52:12.679724-05: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": "Washington Capitals",
"amount": 7002.0
},
{
"team": "New York Islanders",
"amount": 2998.0
}
],
"expected_reward_tokens": 9172.62,
"profit_sb": 172.62,
"profit_sb_percentage": 1.92,
"recommended": true
},
"lines": [
{
"id": "63937386-84da-49fc-9628-fac9f7100b66",
"gambit_id": "a85abe10-6cb3-4f44-a82f-ad48f7d097bf",
"last_updated": "2023-01-17T11:22:13.987175-05:00",
"created_at": "2023-01-16T09:52:12.685992-05:00",
"name": "Washington Capitals",
"reward": "1.31000",
"odds": "1.35710",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc19106a-725a-4e1c-b706-527ff1217382/?format=api"
},
{
"id": "789fb3f7-06d7-4674-8814-b825741b7e70",
"gambit_id": "5d1f9343-9bf5-4443-a0a1-7202c1eb92c4",
"last_updated": "2023-01-17T11:22:13.986049-05:00",
"created_at": "2023-01-16T09:52:12.682865-05:00",
"name": "New York Islanders",
"reward": "3.06000",
"odds": "3.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc19106a-725a-4e1c-b706-527ff1217382/?format=api"
}
]
}