GET /api/bet_types/88cd14fe-06fc-42a6-a77b-02c3b565fceb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88cd14fe-06fc-42a6-a77b-02c3b565fceb",
"match": "https://api-prod.gambitprofit.com/api/matches/e252727d-1a4d-4945-b0aa-8950a16b0faf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:59.546704-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": "Edmonton Oilers",
"amount": 6241.0
},
{
"team": "Vegas Golden Knights",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "a0eaf392-0a37-41a1-b909-129a517e6ee0",
"gambit_id": "0cdf8ea8-a568-4790-870d-4c57ef626545",
"last_updated": "2023-05-09T11:41:55.912738-04:00",
"created_at": "2023-05-08T11:46:59.548639-04:00",
"name": "Edmonton Oilers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cd14fe-06fc-42a6-a77b-02c3b565fceb/?format=api"
},
{
"id": "048af47d-7b12-47db-b1e7-e3143395abc3",
"gambit_id": "97c639d7-05f3-40ba-a419-854f24f842e5",
"last_updated": "2023-05-09T11:41:55.914165-04:00",
"created_at": "2023-05-08T11:46:59.550745-04:00",
"name": "Vegas Golden Knights",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cd14fe-06fc-42a6-a77b-02c3b565fceb/?format=api"
}
]
}