GET /api/bet_types/8ceb9c32-ecc5-48f5-8ee5-662e06a43c2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ceb9c32-ecc5-48f5-8ee5-662e06a43c2b",
"match": "https://api-prod.gambitprofit.com/api/matches/2f595348-c243-42a7-9a31-cb2edcf3b3e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:15.229579-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": "SEA (L Castillo)",
"amount": 6359.0
},
{
"team": "CWS (T Toussaint)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "47cf81fb-a4a4-460e-9add-790843b8f3af",
"gambit_id": "43726923-f99f-4f69-be18-322bb14f0463",
"last_updated": "2023-08-23T09:53:12.588649-04:00",
"created_at": "2023-08-21T09:03:15.234683-04:00",
"name": "SEA (L Castillo)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ceb9c32-ecc5-48f5-8ee5-662e06a43c2b/?format=api"
},
{
"id": "5c25fef8-e6d1-48a4-b0f5-59c4e46a8e98",
"gambit_id": "559b0cd4-7bed-41f0-9ee7-e59b64566ee8",
"last_updated": "2023-08-23T09:53:12.592840-04:00",
"created_at": "2023-08-21T09:03:15.239928-04:00",
"name": "CWS (T Toussaint)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ceb9c32-ecc5-48f5-8ee5-662e06a43c2b/?format=api"
}
]
}