GET /api/bet_types/681b08b7-9395-42aa-af2d-4214ffffb7a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "681b08b7-9395-42aa-af2d-4214ffffb7a7",
"match": "https://api-prod.gambitprofit.com/api/matches/7c910166-d2b5-4ca4-9330-bf939026a2f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:15.469456-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": "LAA (L Giolito)",
"amount": 5578.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4422.0
}
],
"expected_reward_tokens": 9594.16,
"profit_sb": 94.16,
"profit_sb_percentage": 0.99,
"recommended": true
},
"lines": [
{
"id": "5064e282-36af-4daa-b51a-87c61e8e39af",
"gambit_id": "b1c9879f-18bb-4551-8af4-0025bcb9a6ae",
"last_updated": "2023-08-23T09:53:12.839220-04:00",
"created_at": "2023-08-21T09:03:15.478482-04:00",
"name": "LAA (L Giolito)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/681b08b7-9395-42aa-af2d-4214ffffb7a7/?format=api"
},
{
"id": "5ad94a51-3bda-4e10-853d-18f2d06b0cb7",
"gambit_id": "a3f2d3d4-2cdb-41b3-848e-2777b192de1e",
"last_updated": "2023-08-23T09:53:12.832233-04:00",
"created_at": "2023-08-21T09:03:15.474112-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.17000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/681b08b7-9395-42aa-af2d-4214ffffb7a7/?format=api"
}
]
}