GET /api/bet_types/52db7401-6484-4585-848b-d8ece5527f80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52db7401-6484-4585-848b-d8ece5527f80",
"match": "https://api-prod.gambitprofit.com/api/matches/3389d83b-d56d-45ca-88dd-3ff4a37ec6a6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:04.538561-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": "LAA (J Barria)",
"amount": 5490.0
},
{
"team": "CWS (L Giolito)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "b94864c1-18cf-40e5-94fc-e68763803282",
"gambit_id": "bd2aab1c-6e3d-416c-a3e8-afabdad0580c",
"last_updated": "2023-06-29T17:53:19.470513-04:00",
"created_at": "2023-06-28T08:48:04.542868-04:00",
"name": "LAA (J Barria)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52db7401-6484-4585-848b-d8ece5527f80/?format=api"
},
{
"id": "e8a06ea2-d3a3-43a3-bb4c-d57c4e02bd14",
"gambit_id": "62e76298-abe7-47a1-9217-51b6c5761f31",
"last_updated": "2023-06-29T17:53:19.468464-04:00",
"created_at": "2023-06-28T08:48:04.540855-04:00",
"name": "CWS (L Giolito)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52db7401-6484-4585-848b-d8ece5527f80/?format=api"
}
]
}