GET /api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b73c6601-ad81-4762-99e4-e4267f90c7e4",
"match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?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": "Atlanta Hawks",
"amount": 8091.0
},
{
"team": "Houston Rockets",
"amount": 1909.0
}
],
"expected_reward_tokens": 9545.0,
"profit_sb": 45.0,
"profit_sb_percentage": 0.47,
"recommended": true
},
"lines": [
{
"id": "91d37da3-bfd3-4ae7-ba00-fa6293d1d54f",
"gambit_id": "9809fa6b-91f3-4a35-90ef-4c35bd5d0a21",
"last_updated": "2022-10-20T09:36:59.673383-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.18000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
},
{
"id": "1939cbda-cd26-41a7-a5f6-a1035601a11f",
"gambit_id": "c7c14186-fe7a-47a8-be2a-7b5c868b8df6",
"last_updated": "2022-10-20T09:36:59.672231-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "5.00000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
}
]
}