GET /api/bet_types/6c5214b7-80e2-48df-ac22-44132a7f540e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c5214b7-80e2-48df-ac22-44132a7f540e",
"match": "https://api-prod.gambitprofit.com/api/matches/030d0e36-8d34-4115-8c80-e16cdc4d60da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:50.416737-04: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": "Phoenix Suns",
"amount": 8545.0
},
{
"team": "Denver Nuggets",
"amount": 1455.0
}
],
"expected_reward_tokens": 9484.95,
"profit_sb": -15.05,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "c8a34a46-ba1c-492f-ace7-c1d634a7c6a4",
"gambit_id": "57b9a0ff-553a-48c7-925a-9e313f9399a4",
"last_updated": "2023-04-01T10:12:07.276106-04:00",
"created_at": "2023-03-31T09:56:50.418985-04:00",
"name": "Phoenix Suns",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5214b7-80e2-48df-ac22-44132a7f540e/?format=api"
},
{
"id": "53c26036-fe9f-4954-a3d2-a8714639abc5",
"gambit_id": "5bc907da-524e-4f58-a68f-71be106525c2",
"last_updated": "2023-04-01T10:12:07.277847-04:00",
"created_at": "2023-03-31T09:56:50.421249-04:00",
"name": "Denver Nuggets",
"reward": "6.52000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5214b7-80e2-48df-ac22-44132a7f540e/?format=api"
}
]
}