GET /api/bet_types/6a0204ed-b4d7-428c-81c1-9b96c4001eb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a0204ed-b4d7-428c-81c1-9b96c4001eb4",
"match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:13.210859-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": "New Orleans Pelicans",
"amount": 5107.0
},
{
"team": "Chicago Bulls",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4e8d023c-a7f5-438f-bdff-edfc08ca0fee",
"gambit_id": "5b4bfeaf-7441-4d63-afd1-619e4ee3a967",
"last_updated": "2023-12-04T15:13:32.616282-05:00",
"created_at": "2023-12-02T08:28:13.216128-05:00",
"name": "New Orleans Pelicans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0204ed-b4d7-428c-81c1-9b96c4001eb4/?format=api"
},
{
"id": "452624fd-df9c-4549-bc16-ded069028b0c",
"gambit_id": "6800c1c8-f90e-45b6-91d7-63053fda947c",
"last_updated": "2023-12-04T15:13:32.628554-05:00",
"created_at": "2023-12-02T08:28:13.220548-05:00",
"name": "Chicago Bulls",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a0204ed-b4d7-428c-81c1-9b96c4001eb4/?format=api"
}
]
}