GET /api/bet_types/171bd996-d1e6-4490-abfe-2bd289c6b2da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "171bd996-d1e6-4490-abfe-2bd289c6b2da",
"match": "https://api-prod.gambitprofit.com/api/matches/143378ed-3992-4e7d-9dd9-549c2d747a34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T08:08:07.472041-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": "NYM (C Carrasco)",
"amount": 6060.0
},
{
"team": "WAS (P Corbin)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "dbf0537c-f6c5-4212-978a-94d935ee2701",
"gambit_id": "cfd718f8-5dbd-4a9a-961d-2a54d159bde8",
"last_updated": "2023-07-31T13:08:20.086927-04:00",
"created_at": "2023-07-29T08:08:07.480409-04:00",
"name": "NYM (C Carrasco)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171bd996-d1e6-4490-abfe-2bd289c6b2da/?format=api"
},
{
"id": "84099a17-1fd0-420d-b5b4-c3448c8257ca",
"gambit_id": "03def21f-6227-45dd-9be6-b64fb1130fa3",
"last_updated": "2023-07-31T13:08:20.082317-04:00",
"created_at": "2023-07-29T08:08:07.475963-04:00",
"name": "WAS (P Corbin)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171bd996-d1e6-4490-abfe-2bd289c6b2da/?format=api"
}
]
}