GET /api/bet_types/cc88d705-fb82-4d3f-af29-64c7ea5a3caa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc88d705-fb82-4d3f-af29-64c7ea5a3caa",
"match": "https://api-prod.gambitprofit.com/api/matches/01e4c5ed-c940-4679-be16-98166a36e71c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:13.370582-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": "Tampa Bay Lightning",
"amount": 5107.0
},
{
"team": "Calgary Flames",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a63be97e-8bcb-4ae3-9f0e-29bdf378a8cc",
"gambit_id": "0a515b3a-2790-43ff-96f8-7a889b693c83",
"last_updated": "2023-12-18T10:18:31.392109-05:00",
"created_at": "2023-12-16T09:23:13.375801-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc88d705-fb82-4d3f-af29-64c7ea5a3caa/?format=api"
},
{
"id": "15580aa0-1194-4791-aacf-9ab503b0f97c",
"gambit_id": "9bb51f42-458e-46f1-aa8f-77c1add2b6de",
"last_updated": "2023-12-18T10:18:31.395416-05:00",
"created_at": "2023-12-16T09:23:13.380603-05:00",
"name": "Calgary Flames",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc88d705-fb82-4d3f-af29-64c7ea5a3caa/?format=api"
}
]
}