GET /api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d78f5b7e-ed84-4165-a21f-03770960f82a",
"match": "https://api-prod.gambitprofit.com/api/matches/9efe5053-c1f1-4437-a2e2-45782a2c6fe3/?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": "STL (M Mikolas)",
"amount": 5217.0
},
{
"team": "MIL (A Houser)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "6f15d71c-ff10-4473-ac82-bd327852f0c8",
"gambit_id": "30fcda9c-f075-48e7-83c1-ef6bcdd29f63",
"last_updated": "2022-09-28T09:01:59.098587-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (M Mikolas)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
},
{
"id": "de7383f4-15a7-40ea-868c-b5d8ef238533",
"gambit_id": "aba67cb7-0621-4fed-8892-4073e1daa421",
"last_updated": "2022-09-28T09:01:59.097604-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (A Houser)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78f5b7e-ed84-4165-a21f-03770960f82a/?format=api"
}
]
}