GET /api/bet_types/de238a8c-468a-4fe4-9c5e-9adce0942391/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de238a8c-468a-4fe4-9c5e-9adce0942391",
"match": "https://api-prod.gambitprofit.com/api/matches/7d9cf023-07a3-4d3e-b616-25627de561b1/?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": "NYM (C Bassitt)",
"amount": 7121.0
},
{
"team": "PIT (B Wilson)",
"amount": 2879.0
}
],
"expected_reward_tokens": 9184.01,
"profit_sb": 184.01,
"profit_sb_percentage": 2.04,
"recommended": true
},
"lines": [
{
"id": "4b9ecea7-feeb-4f10-be32-4d93d1f8981a",
"gambit_id": "fb8c75a6-5a35-43d4-b0b5-fad2bf8a4cc2",
"last_updated": "2022-09-19T09:32:04.443770-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Bassitt)",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de238a8c-468a-4fe4-9c5e-9adce0942391/?format=api"
},
{
"id": "1c0790a8-39db-4be0-ab9a-a0b26d56fbdd",
"gambit_id": "b82eff36-de7f-48f1-9ddf-739fe2a0cbea",
"last_updated": "2022-09-19T09:32:04.444712-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (B Wilson)",
"reward": "3.19000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de238a8c-468a-4fe4-9c5e-9adce0942391/?format=api"
}
]
}