GET /api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "864dadda-2a40-408c-9231-dfa49698ea6e",
"match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:43:02.954335-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": "SDG (B Snell)",
"amount": 5980.0
},
{
"team": "PHI (R Suarez)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "2e609ebe-7686-425a-929c-75e8f21b2fc1",
"gambit_id": "228a4da7-c803-4fb5-8b11-f37cdea227b3",
"last_updated": "2023-07-17T10:23:25.066105-04:00",
"created_at": "2023-07-15T11:43:02.956085-04:00",
"name": "SDG (B Snell)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
},
{
"id": "9ca3414f-0f31-4b32-91ca-08c9b7fb0887",
"gambit_id": "41075c18-1f01-4a5a-ae6d-89d37e1d90ff",
"last_updated": "2023-07-17T10:23:25.067417-04:00",
"created_at": "2023-07-15T11:43:02.957571-04:00",
"name": "PHI (R Suarez)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
}
]
}