GET /api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0652b734-b646-4ef2-9bf5-bfd7821058e8",
"match": "https://api-prod.gambitprofit.com/api/matches/028c5370-1fef-4609-8353-de7e55021203/?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": "Edmonton Oilers",
"amount": 5984.0
},
{
"team": "Washington Capitals",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "232483b5-2198-427e-a4f9-85eb87c2d50b",
"gambit_id": "8041c82b-b9be-40cb-b99e-f1d6f444242a",
"last_updated": "2022-11-08T11:02:12.063582-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
},
{
"id": "3e13c91e-f04d-42e8-9893-ec511bf68042",
"gambit_id": "68e785de-18ec-4da6-8149-2732a466a155",
"last_updated": "2022-11-08T11:02:12.062555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0652b734-b646-4ef2-9bf5-bfd7821058e8/?format=api"
}
]
}