GET /api/bet_types/07a4200c-7dcb-41f4-b207-764c90a47135/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07a4200c-7dcb-41f4-b207-764c90a47135",
"match": "https://api-prod.gambitprofit.com/api/matches/930d7d50-c026-40bc-b94b-9c7ac11de577/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-26T09:43:14.267730-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": "Edmonton Oilers",
"amount": 5107.0
},
{
"team": "Anaheim Ducks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e9fa9dd6-3e5a-48dc-993f-51cee17b5eec",
"gambit_id": "709efafb-98b2-4e41-ba90-489559ce530d",
"last_updated": "2023-11-27T20:03:07.497226-05:00",
"created_at": "2023-11-26T09:43:14.279341-05:00",
"name": "Edmonton Oilers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a4200c-7dcb-41f4-b207-764c90a47135/?format=api"
},
{
"id": "9651b085-b9af-46ee-92f7-b7f7a9c75bd0",
"gambit_id": "dbbf069e-b06d-471e-93ef-ccbf96200e67",
"last_updated": "2023-11-27T20:03:07.493925-05:00",
"created_at": "2023-11-26T09:43:14.271397-05:00",
"name": "Anaheim Ducks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a4200c-7dcb-41f4-b207-764c90a47135/?format=api"
}
]
}