GET /api/bet_types/cf499d77-80ed-4f93-add1-ac2db674fd8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf499d77-80ed-4f93-add1-ac2db674fd8d",
"match": "https://api-prod.gambitprofit.com/api/matches/97246089-7382-4378-9898-965d8ea95b8b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T23:47:15.770461-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": "HOU (F Valdez)",
"amount": 5711.0
},
{
"team": "CWS (D Cease)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "464ff6ab-17ec-446b-8940-c0e9bf1c0b54",
"gambit_id": "caaadcf7-a1e8-400c-b9a3-2fbdac36485c",
"last_updated": "2023-03-31T10:22:10.072663-04:00",
"created_at": "2023-03-29T23:47:15.772988-04:00",
"name": "HOU (F Valdez)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf499d77-80ed-4f93-add1-ac2db674fd8d/?format=api"
},
{
"id": "f79df7da-ce03-46e6-8f9f-05ba86242978",
"gambit_id": "97b17041-e896-45e2-ad6d-fc8703422af0",
"last_updated": "2023-03-31T10:22:10.074388-04:00",
"created_at": "2023-03-29T23:47:15.775494-04:00",
"name": "CWS (D Cease)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf499d77-80ed-4f93-add1-ac2db674fd8d/?format=api"
}
]
}