GET /api/bet_types/94a60f0d-1911-444a-bbcd-e31b9bbc9553/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94a60f0d-1911-444a-bbcd-e31b9bbc9553",
"match": "https://api-prod.gambitprofit.com/api/matches/3e614a14-c0f9-4a8b-9f9b-33db00f9314a/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": 5208.0
},
{
"team": "Minnesota Wild",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "a440b108-f34b-40e8-821f-fa1c88b687f1",
"gambit_id": "46c7fb9c-00d3-499c-bdd3-39a0dcfbcbf8",
"last_updated": "2022-12-15T10:52:00.137547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.73000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a60f0d-1911-444a-bbcd-e31b9bbc9553/?format=api"
},
{
"id": "1dfc3bd7-e950-4598-a572-45c33efb0e85",
"gambit_id": "944711c5-d59a-46d8-8e8c-748e6cf3ca60",
"last_updated": "2022-12-15T10:52:00.135880-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.88000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a60f0d-1911-444a-bbcd-e31b9bbc9553/?format=api"
}
]
}