GET /api/bet_types/37a6b299-a3d6-4ce9-a4aa-da7cc08cbf6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37a6b299-a3d6-4ce9-a4aa-da7cc08cbf6b",
"match": "https://api-prod.gambitprofit.com/api/matches/75edbf15-d6c3-44e3-bcb9-f4fdc02dce08/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-14T11:13:14.255090-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": "CHC (D Smyly)",
"amount": 5838.0
},
{
"team": "PIT (O Bido)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "cd83717e-0630-4663-b540-627c272baba3",
"gambit_id": "a54b7ae7-563f-4439-a012-f14bba9593e0",
"last_updated": "2023-06-15T17:23:07.936380-04:00",
"created_at": "2023-06-14T11:13:14.259514-04:00",
"name": "CHC (D Smyly)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a6b299-a3d6-4ce9-a4aa-da7cc08cbf6b/?format=api"
},
{
"id": "0fd2b7d5-eb91-417f-8593-d8621668c2df",
"gambit_id": "0edfdb3f-2758-4391-839c-bb4ecf73e08d",
"last_updated": "2023-06-15T17:23:07.934821-04:00",
"created_at": "2023-06-14T11:13:14.257268-04:00",
"name": "PIT (O Bido)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a6b299-a3d6-4ce9-a4aa-da7cc08cbf6b/?format=api"
}
]
}