GET /api/bet_types/6d408249-3084-4915-bd2e-5e04939eb25a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d408249-3084-4915-bd2e-5e04939eb25a",
"match": "https://api-prod.gambitprofit.com/api/matches/d9ac23d0-fd7d-4131-8418-229beb9bc60a/?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": "COL (G Marquez)",
"amount": 5216.0
},
{
"team": "ARI (Z Davies)",
"amount": 4784.0
}
],
"expected_reward_tokens": 9232.32,
"profit_sb": 232.32,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "aec8c524-ef17-4ddc-acaf-3997ee7b253d",
"gambit_id": "b1e16ba2-7469-48e6-a009-513b205eaa5c",
"last_updated": "2022-09-10T21:52:22.470022-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (G Marquez)",
"reward": "1.77000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d408249-3084-4915-bd2e-5e04939eb25a/?format=api"
},
{
"id": "6edba2bb-29ca-4667-afe8-3333c568cf6f",
"gambit_id": "98ddbf89-5d02-423a-afae-9760f10fcb7e",
"last_updated": "2022-09-10T21:52:22.471111-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Davies)",
"reward": "1.93000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d408249-3084-4915-bd2e-5e04939eb25a/?format=api"
}
]
}