GET /api/bet_types/4d72de05-52a5-401b-bec0-11eaa4fc861f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d72de05-52a5-401b-bec0-11eaa4fc861f",
"match": "https://api-prod.gambitprofit.com/api/matches/6e33819c-a1fb-4772-9c4b-21f558a05c2d/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:19.073212-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": "Florida Panthers",
"amount": 6759.0
},
{
"team": "Vegas Golden Knights",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "611d9c26-a82c-4d40-a855-2c766916c367",
"gambit_id": "27866196-341a-44ff-9227-487d91b6b2c3",
"last_updated": "2023-06-05T10:57:27.133081-04:00",
"created_at": "2023-05-31T11:47:19.075826-04:00",
"name": "Florida Panthers",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d72de05-52a5-401b-bec0-11eaa4fc861f/?format=api"
},
{
"id": "844f02fe-1429-421d-960b-f2b9b622615f",
"gambit_id": "16496904-522a-4690-a069-b3241cbd9263",
"last_updated": "2023-06-05T10:57:27.135654-04:00",
"created_at": "2023-05-31T11:47:19.078523-04:00",
"name": "Vegas Golden Knights",
"reward": "2.92000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d72de05-52a5-401b-bec0-11eaa4fc861f/?format=api"
}
]
}