GET /api/bet_types/40827dbc-0341-4409-8675-c65bf2a9307e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40827dbc-0341-4409-8675-c65bf2a9307e",
"match": "https://api-prod.gambitprofit.com/api/matches/8fdb5616-3845-4c26-8f43-714f4364c8b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-14T08:48:12.703165-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": "TEX (M Scherzer)",
"amount": 6293.0
},
{
"team": "LAA (P Sandoval)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "27350642-15b0-4d12-9f1b-08e56b3905c2",
"gambit_id": "b0a090a7-9585-4a1e-b3ba-69375afcb29d",
"last_updated": "2023-08-15T18:38:09.717898-04:00",
"created_at": "2023-08-14T08:48:12.725390-04:00",
"name": "TEX (M Scherzer)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40827dbc-0341-4409-8675-c65bf2a9307e/?format=api"
},
{
"id": "5305134e-3398-44e0-af32-d514a08f8e4e",
"gambit_id": "2f5e3c00-e8b9-4ec1-9596-a7023fd49a8d",
"last_updated": "2023-08-15T18:38:09.712422-04:00",
"created_at": "2023-08-14T08:48:12.717215-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40827dbc-0341-4409-8675-c65bf2a9307e/?format=api"
}
]
}