GET /api/bet_types/67c52105-9da8-4caa-927a-031dcdfcffbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67c52105-9da8-4caa-927a-031dcdfcffbf",
"match": "https://api-prod.gambitprofit.com/api/matches/595173dc-dacb-4481-a2ea-612b2e297950/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:15.286502-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": "Vegas Golden Knights",
"amount": 6744.0
},
{
"team": "Montreal Canadiens",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "e81990dd-8e9e-4238-8d94-04048ce81910",
"gambit_id": "8697f8c0-dd25-411a-bbc6-8e5faba9fa94",
"last_updated": "2023-10-31T19:48:04.756202-04:00",
"created_at": "2023-10-30T08:58:15.297509-04:00",
"name": "Vegas Golden Knights",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c52105-9da8-4caa-927a-031dcdfcffbf/?format=api"
},
{
"id": "ded76500-6d7c-4c00-9e3f-342dbe55205e",
"gambit_id": "1a7767c2-f12b-46f6-946e-e2e8d91be776",
"last_updated": "2023-10-31T19:48:04.752480-04:00",
"created_at": "2023-10-30T08:58:15.293203-04:00",
"name": "Montreal Canadiens",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c52105-9da8-4caa-927a-031dcdfcffbf/?format=api"
}
]
}