GET /api/bet_types/d8fe0e0b-474c-4dcd-a2b0-cec759d65916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8fe0e0b-474c-4dcd-a2b0-cec759d65916",
"match": "https://api-prod.gambitprofit.com/api/matches/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:01.433236-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": "New Jersey Devils",
"amount": 5939.0
},
{
"team": "Philadelphia Flyers",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "de90ddb1-1e90-4883-b577-95ac43b1f4a2",
"gambit_id": "6ecfeac6-720b-4858-bd7f-c6c71662f79b",
"last_updated": "2023-12-21T10:18:18.176283-05:00",
"created_at": "2023-12-19T08:53:01.444096-05:00",
"name": "New Jersey Devils",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8fe0e0b-474c-4dcd-a2b0-cec759d65916/?format=api"
},
{
"id": "189ed45e-c387-440b-9691-6406bbdff2e5",
"gambit_id": "a2715767-9bc7-4c20-8624-423640a441d6",
"last_updated": "2023-12-21T10:18:18.172873-05:00",
"created_at": "2023-12-19T08:53:01.438111-05:00",
"name": "Philadelphia Flyers",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8fe0e0b-474c-4dcd-a2b0-cec759d65916/?format=api"
}
]
}