GET /api/bet_types/4a9dbac7-9fe5-4f10-87fe-35bc69e487b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a9dbac7-9fe5-4f10-87fe-35bc69e487b5",
"match": "https://api-prod.gambitprofit.com/api/matches/036c26c8-f88f-44d7-a960-2a64fc8d9a5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:19.969790-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": "MIN (P Lopez)",
"amount": 5490.0
},
{
"team": "MIL (C Burnes)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "1059f5ec-2e81-4158-9370-ff517dc93fc7",
"gambit_id": "2f683d62-3a02-436f-9be7-586cb76eab7e",
"last_updated": "2023-06-14T11:23:20.742766-04:00",
"created_at": "2023-06-13T09:08:19.974140-04:00",
"name": "MIN (P Lopez)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9dbac7-9fe5-4f10-87fe-35bc69e487b5/?format=api"
},
{
"id": "8787ba47-c4d6-4093-9c70-b6ce64df0ddc",
"gambit_id": "be1dc420-90e1-44e2-a8e3-8c24649bdc20",
"last_updated": "2023-06-14T11:23:20.740875-04:00",
"created_at": "2023-06-13T09:08:19.972005-04:00",
"name": "MIL (C Burnes)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a9dbac7-9fe5-4f10-87fe-35bc69e487b5/?format=api"
}
]
}