GET /api/bet_types/44adce8d-c173-43e6-9216-c5c7cfdbe8eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44adce8d-c173-43e6-9216-c5c7cfdbe8eb",
"match": "https://api-prod.gambitprofit.com/api/matches/e7ea36e7-651a-4f95-bf62-9c0b04ffc797/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T08:32:03.293715-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": "Portland Trail Blazers",
"amount": 7525.0
},
{
"team": "Dallas Mavericks",
"amount": 2475.0
}
],
"expected_reward_tokens": 9180.5,
"profit_sb": 180.5,
"profit_sb_percentage": 2.01,
"recommended": true
},
"lines": [
{
"id": "331c3fe9-ab84-4f0f-bbc0-03f7591d9bb2",
"gambit_id": "c1c3e06c-57ee-4033-936c-9174b4eff42d",
"last_updated": "2023-01-16T10:51:52.735053-05:00",
"created_at": "2023-01-15T08:32:03.296836-05:00",
"name": "Portland Trail Blazers",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44adce8d-c173-43e6-9216-c5c7cfdbe8eb/?format=api"
},
{
"id": "3d1416c8-8cfb-4014-9c81-44b4a4c4b729",
"gambit_id": "eedb4880-3ca9-43cf-b5c4-fd3e7e5cf802",
"last_updated": "2023-01-16T10:51:52.738127-05:00",
"created_at": "2023-01-15T08:32:03.299776-05:00",
"name": "Dallas Mavericks",
"reward": "3.71000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44adce8d-c173-43e6-9216-c5c7cfdbe8eb/?format=api"
}
]
}