GET /api/bet_types/158e48c7-d3d1-45ec-b9f2-7e379297ab9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "158e48c7-d3d1-45ec-b9f2-7e379297ab9f",
"match": "https://api-prod.gambitprofit.com/api/matches/d9ee2d1d-f285-44d7-9440-8a016289ffcf/?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 (R Ray)",
"amount": 6485.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 3515.0
}
],
"expected_reward_tokens": 9208.7,
"profit_sb": 208.7,
"profit_sb_percentage": 2.32,
"recommended": true
},
"lines": [
{
"id": "5e31f027-6049-43d3-85ef-5d3798b55de5",
"gambit_id": "8ffbf27d-8dac-4d75-b249-1426ad3666df",
"last_updated": "2022-09-22T14:57:18.312662-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (R Ray)",
"reward": "1.42000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/158e48c7-d3d1-45ec-b9f2-7e379297ab9f/?format=api"
},
{
"id": "0741dc6b-3d6c-45f3-aa93-0de8a57d0baa",
"gambit_id": "bb5e647d-10c3-4d32-8bda-bb4dd74f8e72",
"last_updated": "2022-09-22T14:57:18.311624-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Kaprielian)",
"reward": "2.62000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/158e48c7-d3d1-45ec-b9f2-7e379297ab9f/?format=api"
}
]
}