GET /api/bet_types/94474fa1-514e-445f-92e0-6ca3664daf12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94474fa1-514e-445f-92e0-6ca3664daf12",
"match": "https://api-prod.gambitprofit.com/api/matches/a59ce6dd-f10b-4a1c-a900-9c40b9b4b8fb/?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": "CWS (L Giolito)",
"amount": 5623.0
},
{
"team": "MIN (J Winder)",
"amount": 4377.0
}
],
"expected_reward_tokens": 9671.56,
"profit_sb": 171.56,
"profit_sb_percentage": 1.81,
"recommended": true
},
"lines": [
{
"id": "79108c7e-d9a7-44e0-89d5-eb5bff101a9e",
"gambit_id": "5af3f15c-8f3b-4943-b27b-3ed157bef444",
"last_updated": "2022-10-05T06:42:21.347631-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94474fa1-514e-445f-92e0-6ca3664daf12/?format=api"
},
{
"id": "0b659a6c-2020-4c4f-9afc-8ffbf48d2e90",
"gambit_id": "9668c1fa-ef7e-4048-86ab-d845aed93d8c",
"last_updated": "2022-10-05T06:42:21.348588-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Winder)",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94474fa1-514e-445f-92e0-6ca3664daf12/?format=api"
}
]
}