GET /api/bet_types/e327dff0-5696-4d76-ad87-d49039f8f797/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e327dff0-5696-4d76-ad87-d49039f8f797",
"match": "https://api-prod.gambitprofit.com/api/matches/61024cc8-0f2e-40f8-bc7e-189667f058de/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T14:21:57.490609-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": "SEA",
"amount": 6163.0
},
{
"team": "PHI",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "32e84af9-7cd4-4537-994c-de7a5c08a6b6",
"gambit_id": "1e58f71a-1fd7-4eba-a267-aee741011368",
"last_updated": "2023-04-26T20:37:16.384454-04:00",
"created_at": "2023-04-25T14:21:57.494887-04:00",
"name": "SEA",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327dff0-5696-4d76-ad87-d49039f8f797/?format=api"
},
{
"id": "cb3dd9cd-84e2-4c5c-9b66-9ace3365ed6f",
"gambit_id": "76d28c02-f6d6-4c3f-8197-cf933a236584",
"last_updated": "2023-04-26T20:37:16.382878-04:00",
"created_at": "2023-04-25T14:21:57.492754-04:00",
"name": "PHI",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e327dff0-5696-4d76-ad87-d49039f8f797/?format=api"
}
]
}