GET /api/bet_types/52a59dcf-f460-4cca-a712-e12b1884fe17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52a59dcf-f460-4cca-a712-e12b1884fe17",
"match": "https://api-prod.gambitprofit.com/api/matches/648be2d2-3333-497e-8f96-c099f214ad0a/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-26T11:52:13.092110-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": "WAS",
"amount": 6399.0
},
{
"team": "KAN",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "9e3b4955-5f61-4224-a8d2-bd66a88945f7",
"gambit_id": "759545af-4d29-4951-a9e7-c58409f8a734",
"last_updated": "2023-05-27T16:17:18.250726-04:00",
"created_at": "2023-05-26T11:52:13.094604-04:00",
"name": "WAS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a59dcf-f460-4cca-a712-e12b1884fe17/?format=api"
},
{
"id": "9bbef456-ef67-4280-ba82-b697fcb89289",
"gambit_id": "62e42352-28e1-4894-bce2-d898c337f5fc",
"last_updated": "2023-05-27T16:17:18.253159-04:00",
"created_at": "2023-05-26T11:52:13.097345-04:00",
"name": "KAN",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a59dcf-f460-4cca-a712-e12b1884fe17/?format=api"
}
]
}