GET /api/bet_types/73d7eda0-6ac8-4b63-86f9-539386e69998/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73d7eda0-6ac8-4b63-86f9-539386e69998",
"match": "https://api-prod.gambitprofit.com/api/matches/661e402f-56cc-4041-aa57-449f6e608d55/?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": 5319.0
},
{
"team": "MIA (S Alcantara)",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": 361.44,
"profit_sb_percentage": 4.02,
"recommended": true
},
"lines": [
{
"id": "84cc2923-9d78-4732-addf-171696d9f413",
"gambit_id": "10678ac5-57dd-481a-9bbe-d2814f226451",
"last_updated": "2022-08-11T09:42:08.458886-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.76000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73d7eda0-6ac8-4b63-86f9-539386e69998/?format=api"
},
{
"id": "4844430c-4b3f-412f-8798-9fa566a451fc",
"gambit_id": "8ed300e4-c377-420f-b212-e55d634dc773",
"last_updated": "2022-08-11T09:42:08.459270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (S Alcantara)",
"reward": "2.00000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73d7eda0-6ac8-4b63-86f9-539386e69998/?format=api"
}
]
}