GET /api/bet_types/84da2ac3-2733-47c3-8bec-9dd5d9b3ab14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84da2ac3-2733-47c3-8bec-9dd5d9b3ab14",
"match": "https://api-prod.gambitprofit.com/api/matches/790cd31d-5cd0-421e-b779-d1334fe24698/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (T Walker)",
"amount": 6170.0
},
{
"team": "MIA (J Luzardo)",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "77907a9f-ef11-460c-a1ab-9eb88268c166",
"gambit_id": "5b4939b5-24c1-4655-9c75-bacf61a750e3",
"last_updated": "2022-09-30T17:52:19.048040-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Walker)",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84da2ac3-2733-47c3-8bec-9dd5d9b3ab14/?format=api"
},
{
"id": "8b095ca2-e6e0-4031-b868-fe84782ecf69",
"gambit_id": "fb3e6eed-632d-4b43-ba6b-32b11f66ecb0",
"last_updated": "2022-09-30T17:52:19.049239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (J Luzardo)",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84da2ac3-2733-47c3-8bec-9dd5d9b3ab14/?format=api"
}
]
}