GET /api/bet_types/29bc0f41-609c-48c5-bd11-095b15ffd238/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29bc0f41-609c-48c5-bd11-095b15ffd238",
"match": "https://api-prod.gambitprofit.com/api/matches/2aa236f2-2625-4e5c-b1f4-3fdaedec2057/?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": "San Jose Sharks",
"amount": 6173.0
},
{
"team": "Vegas Golden Knights",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "8fbacfc9-1df4-4143-8388-d396bfed4aa9",
"gambit_id": "42df3ba4-fb7a-4d3e-8f76-674cbcf34a75",
"last_updated": "2022-10-26T09:42:12.328576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bc0f41-609c-48c5-bd11-095b15ffd238/?format=api"
},
{
"id": "5c532df4-c55c-4253-85ff-40e58c70a0d1",
"gambit_id": "6adf21e8-3e65-46e3-9e8b-ac43457cb794",
"last_updated": "2022-10-26T09:42:12.327601-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "2.50000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bc0f41-609c-48c5-bd11-095b15ffd238/?format=api"
}
]
}