GET /api/bet_types/e46e2ac3-d102-447b-8ce0-ed6bf32da017/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e46e2ac3-d102-447b-8ce0-ed6bf32da017",
"match": "https://api-prod.gambitprofit.com/api/matches/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:19.058134-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": "Los Angeles Lakers",
"amount": 5421.0
},
{
"team": "New Orleans Pelicans",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "9a8117cb-3e2c-48b7-beb3-1f79ac6c6745",
"gambit_id": "bd45397e-2129-472f-aefa-6c9e53f2f8ed",
"last_updated": "2023-12-08T11:28:17.714530-05:00",
"created_at": "2023-12-07T09:48:19.066549-05:00",
"name": "Los Angeles Lakers",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e2ac3-d102-447b-8ce0-ed6bf32da017/?format=api"
},
{
"id": "ff1a3b39-6a8e-493c-82c9-cf287a11574e",
"gambit_id": "0a493e84-9387-46a6-9bb1-7ad152663ae8",
"last_updated": "2023-12-08T11:28:17.711346-05:00",
"created_at": "2023-12-07T09:48:19.062165-05:00",
"name": "New Orleans Pelicans",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46e2ac3-d102-447b-8ce0-ed6bf32da017/?format=api"
}
]
}