GET /api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "811bde1f-865e-47cd-8f5f-469299f0f190",
"match": "https://api-prod.gambitprofit.com/api/matches/18ce40e6-e7cb-4917-93ea-7fa7ef7da465/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Vancouver Canucks",
"amount": 6482.0
},
{
"team": "Florida Panthers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "0d915211-55f4-4dc6-b043-a3e783547f8e",
"gambit_id": "f019bbd5-3465-4707-873f-3f09c750cba7",
"last_updated": "2022-12-03T10:17:34.190549-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.40000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
},
{
"id": "5cc2bb70-44ac-44e6-afad-fe287ec521e8",
"gambit_id": "27fb3553-292b-418a-b5ea-de7f42f8981b",
"last_updated": "2022-12-03T10:17:34.191736-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "2.58000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811bde1f-865e-47cd-8f5f-469299f0f190/?format=api"
}
]
}