GET /api/bet_types/06c351b5-1bf2-47e1-ba33-95ef9f3f0488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06c351b5-1bf2-47e1-ba33-95ef9f3f0488",
"match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-13T08:17:05.895383-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": "Buffalo Sabres",
"amount": 6235.0
},
{
"team": "Los Angeles Kings",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "f72d60be-821e-4767-9ec9-2982162d8195",
"gambit_id": "0a48857d-2128-4589-920a-413f7c09dc2c",
"last_updated": "2023-02-14T09:51:55.219418-05:00",
"created_at": "2023-02-13T08:17:05.897971-05:00",
"name": "Buffalo Sabres",
"reward": "1.54000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c351b5-1bf2-47e1-ba33-95ef9f3f0488/?format=api"
},
{
"id": "b94200e8-d746-4926-8538-3f57c71ee09a",
"gambit_id": "5299c032-098c-4538-8a8e-ffed69e76856",
"last_updated": "2023-02-14T09:51:55.218257-05:00",
"created_at": "2023-02-13T08:17:05.896656-05:00",
"name": "Los Angeles Kings",
"reward": "2.55000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06c351b5-1bf2-47e1-ba33-95ef9f3f0488/?format=api"
}
]
}