GET /api/bet_types/d5b7427c-db50-43f3-b095-8ded632a80b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5b7427c-db50-43f3-b095-8ded632a80b8",
"match": "https://api-prod.gambitprofit.com/api/matches/c8cee6ba-0949-42d3-9524-8189692cbfd8/?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": "TOR (K Gausman)",
"amount": 6193.0
},
{
"team": "BOS (K Crawford)",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "1f388cd0-c506-488a-ac5b-b0ac66decf08",
"gambit_id": "a8c16358-2991-4c2f-b8de-b64712f432ae",
"last_updated": "2022-08-26T12:47:03.420087-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (K Gausman)",
"reward": "1.50000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b7427c-db50-43f3-b095-8ded632a80b8/?format=api"
},
{
"id": "3debb30a-d751-405f-9b7f-b452a9cfd407",
"gambit_id": "d0cb69c7-93da-4af0-a2ee-893a8fa47939",
"last_updated": "2022-08-26T12:47:03.419650-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (K Crawford)",
"reward": "2.44000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5b7427c-db50-43f3-b095-8ded632a80b8/?format=api"
}
]
}