GET /api/bet_types/f65d7769-899b-4887-8f2a-6f4f8de3f71f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f65d7769-899b-4887-8f2a-6f4f8de3f71f",
"match": "https://api-prod.gambitprofit.com/api/matches/2fbcc212-d104-4cab-90ed-484d6afdcec7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:07.502901-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": "Toronto Raptors",
"amount": 5319.0
},
{
"team": "Atlanta Hawks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "7ff9e008-ac0c-4768-9373-3a350b889e28",
"gambit_id": "6d204c7e-bac2-40fe-aa63-fa26e6d1c591",
"last_updated": "2023-12-18T10:52:59.461999-05:00",
"created_at": "2023-12-15T09:13:07.511368-05:00",
"name": "Toronto Raptors",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65d7769-899b-4887-8f2a-6f4f8de3f71f/?format=api"
},
{
"id": "aca122b3-1148-4724-8b55-1db86f982172",
"gambit_id": "283b2a7f-e234-48aa-b61f-358812bfa415",
"last_updated": "2023-12-18T10:52:59.458638-05:00",
"created_at": "2023-12-15T09:13:07.507141-05:00",
"name": "Atlanta Hawks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65d7769-899b-4887-8f2a-6f4f8de3f71f/?format=api"
}
]
}