GET /api/bet_types/95fed0de-c73e-425c-9b2d-a8d3571e4437/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95fed0de-c73e-425c-9b2d-a8d3571e4437",
"match": "https://api-prod.gambitprofit.com/api/matches/96ce058d-4d8b-4fd9-b4d0-06115d1ac20b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:13.402359-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": "NYY (G Cole)",
"amount": 5787.0
},
{
"team": "BOS (G Whitlock)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "55167697-f2d6-4709-b65f-24e43481f009",
"gambit_id": "e784284f-638f-4fcb-a71e-2d3d4c010707",
"last_updated": "2023-06-11T10:18:30.926845-04:00",
"created_at": "2023-06-09T09:48:13.406292-04:00",
"name": "NYY (G Cole)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fed0de-c73e-425c-9b2d-a8d3571e4437/?format=api"
},
{
"id": "9a7d4a12-47e5-48ba-b034-f36f80490ba0",
"gambit_id": "936eb69d-702a-4d7f-9c1d-ca9935e8341e",
"last_updated": "2023-06-11T10:18:30.925107-04:00",
"created_at": "2023-06-09T09:48:13.404093-04:00",
"name": "BOS (G Whitlock)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95fed0de-c73e-425c-9b2d-a8d3571e4437/?format=api"
}
]
}