GET /api/bet_types/e2289d0a-70aa-4a68-bfdb-8453902e87be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2289d0a-70aa-4a68-bfdb-8453902e87be",
"match": "https://api-prod.gambitprofit.com/api/matches/542292e9-1484-437a-a6b8-ec8ef4652acf/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Chicago Bulls",
"amount": 6104.0
},
{
"team": "San Antonio Spurs",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "78c396b0-c235-47f1-9a80-de9fdd96a943",
"gambit_id": "a083d5bc-4867-489e-ad77-75a74727169e",
"last_updated": "2022-10-29T19:02:23.660937-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2289d0a-70aa-4a68-bfdb-8453902e87be/?format=api"
},
{
"id": "22aa3b75-d02a-49ab-baeb-4e9f579a188a",
"gambit_id": "21357543-88fe-4b37-99b7-154f0b40c83b",
"last_updated": "2022-10-29T19:02:23.661964-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2289d0a-70aa-4a68-bfdb-8453902e87be/?format=api"
}
]
}