GET /api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b6a13cb-396a-4af9-95a5-8c49273de8b8",
"match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?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": "PHI (N Syndergaard)",
"amount": 6882.0
},
{
"team": "PIT (R Contreras)",
"amount": 3118.0
}
],
"expected_reward_tokens": 9290.7,
"profit_sb": 290.7,
"profit_sb_percentage": 3.23,
"recommended": true
},
"lines": [
{
"id": "956956fe-c489-4d4f-9668-0b93fd5515b3",
"gambit_id": "43925bd6-4c22-4597-902e-264f1bef1e72",
"last_updated": "2022-08-29T13:17:09.408785-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.35000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
},
{
"id": "5506c960-d78f-423e-a27b-d04f9cb2cdc2",
"gambit_id": "09c90a65-c5bd-4fd3-a60e-cc41f612af3a",
"last_updated": "2022-08-29T13:17:09.409244-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (R Contreras)",
"reward": "2.98000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
}
]
}