GET /api/bet_types/983803a2-d437-416d-a6cb-50ad0d3fb408/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "983803a2-d437-416d-a6cb-50ad0d3fb408",
"match": "https://api-prod.gambitprofit.com/api/matches/98e8521c-b3c6-4641-a4b0-c44b2c4677cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:13.789579-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": 6010.0
},
{
"team": "Detroit Pistons",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "c1f34c53-ab55-4061-aef7-7e2f32756ad7",
"gambit_id": "4c1e7fd2-21d1-452d-8d73-60e8230591c2",
"last_updated": "2024-01-01T13:28:21.557266-05:00",
"created_at": "2023-12-30T10:43:13.793217-05:00",
"name": "Toronto Raptors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983803a2-d437-416d-a6cb-50ad0d3fb408/?format=api"
},
{
"id": "f6a2e8e1-41a7-4672-a0f7-d402c9bda7eb",
"gambit_id": "9322b65f-d449-4ac1-a239-d99ec83be909",
"last_updated": "2024-01-01T13:28:21.561032-05:00",
"created_at": "2023-12-30T10:43:13.797582-05:00",
"name": "Detroit Pistons",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/983803a2-d437-416d-a6cb-50ad0d3fb408/?format=api"
}
]
}