GET /api/bet_types/e09ff18a-bf9d-435d-8e2d-21ab8dbb651d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e09ff18a-bf9d-435d-8e2d-21ab8dbb651d",
"match": "https://api-prod.gambitprofit.com/api/matches/6bed45c1-7e0f-47b1-9792-f180b7c8f450/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:18.454564-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": "TOR (K Gausman)",
"amount": 5377.0
},
{
"team": "BAL (J Flaherty)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "e9eb9c42-e476-460c-9a15-a690ee9b6ece",
"gambit_id": "485d06b4-abb1-4cfd-ad89-6ff2ca951e53",
"last_updated": "2023-08-30T11:03:21.409869-04:00",
"created_at": "2023-08-23T08:33:18.460588-04:00",
"name": "TOR (K Gausman)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09ff18a-bf9d-435d-8e2d-21ab8dbb651d/?format=api"
},
{
"id": "1b2e23b7-b11e-464f-8faf-4c67f358ea40",
"gambit_id": "91127a07-f1e7-4c9c-afa7-cac1acf9c998",
"last_updated": "2023-08-30T11:03:21.413610-04:00",
"created_at": "2023-08-23T08:33:18.465908-04:00",
"name": "BAL (J Flaherty)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e09ff18a-bf9d-435d-8e2d-21ab8dbb651d/?format=api"
}
]
}