GET /api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2eff152-e248-4bec-9a53-e19dd4205e77",
"match": "https://api-prod.gambitprofit.com/api/matches/0947e346-20fe-4a50-9e9a-d3d1d173f180/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-03T11:03:19.656853-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": "BAL (T Wells)",
"amount": 5222.0
},
{
"team": "NYY (D German)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "5d441774-0f32-41a9-83f0-02d2d486988a",
"gambit_id": "c00d4350-6dbe-44c8-8695-d157735d92e5",
"last_updated": "2023-07-04T10:43:01.546949-04:00",
"created_at": "2023-07-03T11:03:19.658424-04:00",
"name": "BAL (T Wells)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
},
{
"id": "6ff347ec-e990-43d5-a370-08f0a5608ca0",
"gambit_id": "0749c3d2-83df-43b5-9018-3bf525d7c2b7",
"last_updated": "2023-07-04T10:43:01.548505-04:00",
"created_at": "2023-07-03T11:03:19.659940-04:00",
"name": "NYY (D German)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2eff152-e248-4bec-9a53-e19dd4205e77/?format=api"
}
]
}