GET /api/bet_types/69c5ad62-78af-4a19-b0c1-0c525be910ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69c5ad62-78af-4a19-b0c1-0c525be910ca",
"match": "https://api-prod.gambitprofit.com/api/matches/9212d0dc-3be7-4e12-8d8d-e3be297a0c96/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Las Vegas Raiders",
"amount": 5316.0
},
{
"team": "New Orleans Saints",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "01c2371b-1ad2-4119-85d7-52873cf1a4b0",
"gambit_id": "fc871eb8-228e-4e80-9079-e6bfd834251e",
"last_updated": "2022-10-31T11:36:57.189312-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c5ad62-78af-4a19-b0c1-0c525be910ca/?format=api"
},
{
"id": "c1f242e6-db50-42b5-88e5-2bf4ddc0541e",
"gambit_id": "7aabd72c-cf0d-4c4d-a1ba-39091e4c75fb",
"last_updated": "2022-10-31T11:36:57.188346-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c5ad62-78af-4a19-b0c1-0c525be910ca/?format=api"
}
]
}