GET /api/bet_types/8c641a99-4edb-404d-af8b-8fb041222e65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c641a99-4edb-404d-af8b-8fb041222e65",
"match": "https://api-prod.gambitprofit.com/api/matches/9df60c3d-90e1-484d-98f5-1a55e4e17be6/?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": "SEA (M Gonzales)",
"amount": 5995.0
},
{
"team": "DET (EL Rodriguez)",
"amount": 4005.0
}
],
"expected_reward_tokens": 9651.95,
"profit_sb": 151.95,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "ab2097dc-8d44-43ed-8682-3180820ed7d1",
"gambit_id": "21a622b2-c1a6-4370-8722-a2c82ed3ef15",
"last_updated": "2022-12-24T17:12:10.644806-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c641a99-4edb-404d-af8b-8fb041222e65/?format=api"
},
{
"id": "b11da1dd-1833-4fbf-99cd-94b5372bece8",
"gambit_id": "e766229a-5d05-4bce-b093-fed1d0118d2c",
"last_updated": "2022-12-24T17:12:10.643612-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (EL Rodriguez)",
"reward": "2.41000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c641a99-4edb-404d-af8b-8fb041222e65/?format=api"
}
]
}