GET /api/bet_types/58cb3c7a-3d25-4c06-952f-c29c028c0528/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58cb3c7a-3d25-4c06-952f-c29c028c0528",
"match": "https://api-prod.gambitprofit.com/api/matches/86878079-558b-49bd-b7fb-0395e8d47c52/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:00.380402-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": "CLE (H Gaddis)",
"amount": 5234.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "3fd42e38-cf16-4828-9069-3b44f3fb2330",
"gambit_id": "c55b92db-27b5-4fae-b302-90c608a1f85f",
"last_updated": "2023-04-24T18:37:04.585089-04:00",
"created_at": "2023-04-17T11:42:00.387362-04:00",
"name": "CLE (H Gaddis)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58cb3c7a-3d25-4c06-952f-c29c028c0528/?format=api"
},
{
"id": "2063d2f3-3781-458b-8877-1c7c3540c38f",
"gambit_id": "f65fc309-328b-4ecc-af3e-4e36aedc2c66",
"last_updated": "2023-04-24T18:37:04.582975-04:00",
"created_at": "2023-04-17T11:42:00.383738-04:00",
"name": "DET (ED Rodriguez)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58cb3c7a-3d25-4c06-952f-c29c028c0528/?format=api"
}
]
}