GET /api/bet_types/cf18b9ba-17b3-422e-b3a6-807a049d95ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf18b9ba-17b3-422e-b3a6-807a049d95ba",
"match": "https://api-prod.gambitprofit.com/api/matches/062e4341-edc1-4979-940b-b9b71aa1197a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:43:12.174370-04: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": "Vegas Golden Knights",
"amount": 7158.0
},
{
"team": "Florida Panthers",
"amount": 2842.0
}
],
"expected_reward_tokens": 9520.14,
"profit_sb": 20.14,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "9d53e6e4-0c32-4b0c-84b8-bcce9e0964f8",
"gambit_id": "df1446f6-5ef8-45f5-bf6a-ca83c1a60790",
"last_updated": "2023-06-11T10:58:23.046132-04:00",
"created_at": "2023-06-10T09:43:12.176941-04:00",
"name": "Vegas Golden Knights",
"reward": "1.33000",
"odds": "1.34480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf18b9ba-17b3-422e-b3a6-807a049d95ba/?format=api"
},
{
"id": "a2d11770-a1c3-48a9-8a52-13749fa13da5",
"gambit_id": "03952739-55bd-4065-849f-3b155836ae7a",
"last_updated": "2023-06-11T10:58:23.048462-04:00",
"created_at": "2023-06-10T09:43:12.179456-04:00",
"name": "Florida Panthers",
"reward": "3.35000",
"odds": "3.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf18b9ba-17b3-422e-b3a6-807a049d95ba/?format=api"
}
]
}