GET /api/bet_types/fe3d7ef3-0ac3-4ae7-9abf-140f10c54fff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe3d7ef3-0ac3-4ae7-9abf-140f10c54fff",
"match": "https://api-prod.gambitprofit.com/api/matches/21566c85-b95c-4887-b864-10a07c96dc29/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T08:23:02.463555-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 (L Allen)",
"amount": 6148.0
},
{
"team": "OAK (J Sears)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "887a909c-3bc4-43ba-a781-235aa43dbaa5",
"gambit_id": "25a8d6ab-28eb-46f7-9a44-b33003e4b63b",
"last_updated": "2023-06-23T14:48:08.005101-04:00",
"created_at": "2023-06-22T08:23:02.467504-04:00",
"name": "CLE (L Allen)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe3d7ef3-0ac3-4ae7-9abf-140f10c54fff/?format=api"
},
{
"id": "83bb9364-693e-4ae3-b96d-97e559cda787",
"gambit_id": "45b18a90-7fd3-4643-8b84-2a244cb5ba1d",
"last_updated": "2023-06-23T14:48:08.002529-04:00",
"created_at": "2023-06-22T08:23:02.465511-04:00",
"name": "OAK (J Sears)",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe3d7ef3-0ac3-4ae7-9abf-140f10c54fff/?format=api"
}
]
}