GET /api/bet_types/6852d8ef-f7a0-407e-8762-1a5639643af6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6852d8ef-f7a0-407e-8762-1a5639643af6",
"match": "https://api-prod.gambitprofit.com/api/matches/1469e554-d9de-4132-a8a3-8ba1f8cb7f5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:12.709730-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": "BOS (B Bello)",
"amount": 5426.0
},
{
"team": "CWS (L Giolito)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "981c5509-39d1-4166-9eea-d8e6b63bca3e",
"gambit_id": "1e6872be-b73d-43df-abde-12cda179e1ec",
"last_updated": "2023-06-26T10:13:36.633455-04:00",
"created_at": "2023-06-23T09:28:12.711405-04:00",
"name": "BOS (B Bello)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6852d8ef-f7a0-407e-8762-1a5639643af6/?format=api"
},
{
"id": "528d3b41-16ae-4fe2-9d06-f4615d8408cd",
"gambit_id": "3019ffa0-fc97-4667-af9d-43732d58377b",
"last_updated": "2023-06-26T10:13:36.635934-04:00",
"created_at": "2023-06-23T09:28:12.713058-04:00",
"name": "CWS (L Giolito)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6852d8ef-f7a0-407e-8762-1a5639643af6/?format=api"
}
]
}