GET /api/bet_types/7856b3e8-0b68-4ada-82df-47d83582da9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7856b3e8-0b68-4ada-82df-47d83582da9c",
"match": "https://api-prod.gambitprofit.com/api/matches/87194717-bead-4bed-8525-c3e925f435df/?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": "Denver Broncos",
"amount": 5097.0
},
{
"team": "Carolina Panthers",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "08e6c900-ad1b-449f-b3c8-e6c99d0806da",
"gambit_id": "b47ffdce-76c7-44ac-8daa-b4af2c8323c5",
"last_updated": "2022-11-28T11:52:09.618908-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Broncos",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7856b3e8-0b68-4ada-82df-47d83582da9c/?format=api"
},
{
"id": "422461e0-22bc-451c-a231-a4ae88c16843",
"gambit_id": "8011c24d-87e8-49d8-87ef-18aef548b9fa",
"last_updated": "2022-11-28T11:52:09.617887-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Carolina Panthers",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7856b3e8-0b68-4ada-82df-47d83582da9c/?format=api"
}
]
}