GET /api/bet_types/5d7e6cce-7694-47c6-8dd1-5c217a923879/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d7e6cce-7694-47c6-8dd1-5c217a923879",
"match": "https://api-prod.gambitprofit.com/api/matches/dd4940e6-5536-40d7-9fe6-d581a4108a0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T16:03:17.148464-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": "Memphis Grizzlies",
"amount": 5094.0
},
{
"team": "New Orleans Pelicans",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "5abb4cf8-a241-4340-adbd-c5fd9374b604",
"gambit_id": "0ad4a861-c776-4431-aa94-6dddf38c3cbf",
"last_updated": "2023-10-26T10:43:09.651209-04:00",
"created_at": "2023-10-25T16:03:17.158674-04:00",
"name": "Memphis Grizzlies",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7e6cce-7694-47c6-8dd1-5c217a923879/?format=api"
},
{
"id": "0106d37b-3103-4c71-8eab-8de55286daad",
"gambit_id": "b8b0ce9e-791e-43ac-9c37-aa8be94744af",
"last_updated": "2023-10-26T10:43:09.631125-04:00",
"created_at": "2023-10-25T16:03:17.154424-04:00",
"name": "New Orleans Pelicans",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d7e6cce-7694-47c6-8dd1-5c217a923879/?format=api"
}
]
}