GET /api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a0b6065-dff0-4e07-92c3-eb6885e9aad1",
"match": "https://api-prod.gambitprofit.com/api/matches/b414588f-540c-4914-97fb-f01bfe3e5352/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:03.327023-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 (K Senga)",
"amount": 5091.0
},
{
"team": "STL (M Mikolas)",
"amount": 4909.0
}
],
"expected_reward_tokens": 9571.08,
"profit_sb": 71.08,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "ae272a47-0a45-4f55-a7d7-3d51a765e009",
"gambit_id": "fb67eb84-a44c-4714-bf71-d7a0028a76e6",
"last_updated": "2023-08-21T11:03:21.873365-04:00",
"created_at": "2023-08-19T09:28:03.330992-04:00",
"name": "NYM (K Senga)",
"reward": "1.88000",
"odds": "1.91740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
},
{
"id": "de6de65d-8ba8-4869-8b78-e88f0a9610be",
"gambit_id": "cfea49a4-757b-4889-ac30-c94e7f58b167",
"last_updated": "2023-08-21T11:03:21.877194-04:00",
"created_at": "2023-08-19T09:28:03.335087-04:00",
"name": "STL (M Mikolas)",
"reward": "1.95000",
"odds": "1.99010",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a0b6065-dff0-4e07-92c3-eb6885e9aad1/?format=api"
}
]
}