GET /api/bet_types/849750b0-661a-49fe-a4d8-f8c96da8b953/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "849750b0-661a-49fe-a4d8-f8c96da8b953",
"match": "https://api-prod.gambitprofit.com/api/matches/ec6196e6-da0f-40ae-9676-5da07724ce07/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:13.321241-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": 5423.0
},
{
"team": "Carolina Hurricanes",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0e2f305a-c9af-4a70-8ac4-e256107a2cc3",
"gambit_id": "33945096-099e-4441-8499-57b7a73b0c74",
"last_updated": "2024-01-29T21:58:07.887882-05:00",
"created_at": "2024-01-27T09:18:13.325310-05:00",
"name": "Arizona Coyotes",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849750b0-661a-49fe-a4d8-f8c96da8b953/?format=api"
},
{
"id": "a704415d-5083-4573-84cb-bb5018eb70d7",
"gambit_id": "3c2db73e-bbdd-48b3-b14b-611a8ece1224",
"last_updated": "2024-01-29T21:58:07.891373-05:00",
"created_at": "2024-01-27T09:18:13.329473-05:00",
"name": "Carolina Hurricanes",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/849750b0-661a-49fe-a4d8-f8c96da8b953/?format=api"
}
]
}