GET /api/bet_types/fca475e2-1701-4288-8ae8-d28773d9fd7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fca475e2-1701-4288-8ae8-d28773d9fd7f",
"match": "https://api-prod.gambitprofit.com/api/matches/1edbb7d4-4f0d-428d-b434-d47692126e02/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-07T11:06:49.312634-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": "Detroit Red Wings",
"amount": 6090.0
},
{
"team": "Edmonton Oilers",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "af543464-854e-4583-998a-1b32cfdc0324",
"gambit_id": "8c479338-2a64-4f82-b914-e91ba33bc4e2",
"last_updated": "2023-02-08T16:31:54.949288-05:00",
"created_at": "2023-02-07T11:06:49.314000-05:00",
"name": "Detroit Red Wings",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca475e2-1701-4288-8ae8-d28773d9fd7f/?format=api"
},
{
"id": "65beb799-39f6-48ab-8114-9776154018f7",
"gambit_id": "6f1021a1-042c-4462-b1b0-f929458c35fa",
"last_updated": "2023-02-08T16:31:54.950468-05:00",
"created_at": "2023-02-07T11:06:49.315385-05:00",
"name": "Edmonton Oilers",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca475e2-1701-4288-8ae8-d28773d9fd7f/?format=api"
}
]
}