GET /api/bet_types/669e7a11-1369-4bb7-9a7e-b26674d07f00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "669e7a11-1369-4bb7-9a7e-b26674d07f00",
"match": "https://api-prod.gambitprofit.com/api/matches/21977172-02b7-44d5-b18a-5c832a4c38a0/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-19T08:53:02.683871-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": "Arizona Coyotes",
"amount": 6643.0
},
{
"team": "Ottawa Senators",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "09a949b2-f93f-4869-8c17-766e236aac22",
"gambit_id": "78b762c4-d7ff-4e4b-9002-dd3d6ced4996",
"last_updated": "2023-12-21T10:08:17.029224-05:00",
"created_at": "2023-12-19T08:53:02.698750-05:00",
"name": "Arizona Coyotes",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/669e7a11-1369-4bb7-9a7e-b26674d07f00/?format=api"
},
{
"id": "7e576bc7-8c2a-4cb5-97cf-904310df6649",
"gambit_id": "fa705847-1a1d-44e9-adf1-beaca4ea8e25",
"last_updated": "2023-12-21T10:08:17.026053-05:00",
"created_at": "2023-12-19T08:53:02.691018-05:00",
"name": "Ottawa Senators",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/669e7a11-1369-4bb7-9a7e-b26674d07f00/?format=api"
}
]
}