GET /api/bet_types/abd6227b-31b5-4df7-b229-d7f4cb29a759/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abd6227b-31b5-4df7-b229-d7f4cb29a759",
"match": "https://api-prod.gambitprofit.com/api/matches/4bfadad3-ad96-4b9d-8f91-d140ddf42561/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:02.025849-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": "Oklahoma City Thunder",
"amount": 7828.0
},
{
"team": "Portland Trail Blazers",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "710a0826-572d-48fb-a208-0a3f0a93849b",
"gambit_id": "5ee6ccb3-c7a6-4fb5-b485-feaef9eaaae5",
"last_updated": "2023-03-27T11:32:22.364174-04:00",
"created_at": "2023-03-26T13:37:02.030884-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd6227b-31b5-4df7-b229-d7f4cb29a759/?format=api"
},
{
"id": "badfdd1c-38f4-494c-8907-7264c138e9b8",
"gambit_id": "2ad3e2ea-908a-4445-a30d-5df0846c48ac",
"last_updated": "2023-03-27T11:32:22.361708-04:00",
"created_at": "2023-03-26T13:37:02.028322-04:00",
"name": "Portland Trail Blazers",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abd6227b-31b5-4df7-b229-d7f4cb29a759/?format=api"
}
]
}