GET /api/bet_types/0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae",
"match": "https://api-prod.gambitprofit.com/api/matches/99fae72c-7360-40c5-a4dc-0bf44e88c6e8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:02.841323-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": "CLE (T Bibee)",
"amount": 6173.0
},
{
"team": "DET (M Manning)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "0c007ffa-2bb9-4b7f-ad26-29ddbfff0d0d",
"gambit_id": "1ab488f2-48ac-4d47-915d-750716fe30de",
"last_updated": "2023-08-21T11:03:22.345041-04:00",
"created_at": "2023-08-19T09:28:02.850975-04:00",
"name": "CLE (T Bibee)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae/?format=api"
},
{
"id": "20295daa-d43e-42ba-b0a9-cbce2ae3e1e3",
"gambit_id": "ce13ee37-aa8b-48ac-9aac-e968675dc04f",
"last_updated": "2023-08-21T11:03:22.340788-04:00",
"created_at": "2023-08-19T09:28:02.845699-04:00",
"name": "DET (M Manning)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bf17486-ceec-4b1c-ac08-7d3ab0eee4ae/?format=api"
}
]
}