GET /api/bet_types/f24ade70-2bdd-44fc-8cf1-2f9f0ef2af05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f24ade70-2bdd-44fc-8cf1-2f9f0ef2af05",
"match": "https://api-prod.gambitprofit.com/api/matches/cccbd875-bb17-44b2-9cf8-944c62b4dad5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:14.378342-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 (P Sandoval)",
"amount": 5222.0
},
{
"team": "BOS (T Houck)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "fb4bca93-9289-483a-9809-540e1319e1ae",
"gambit_id": "ee8a984b-9980-4e65-83ca-404b5e1bc9fb",
"last_updated": "2023-04-15T15:36:58.107459-04:00",
"created_at": "2023-04-14T12:02:14.381463-04:00",
"name": "LAA (P Sandoval)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24ade70-2bdd-44fc-8cf1-2f9f0ef2af05/?format=api"
},
{
"id": "13d0fe92-9ac0-4504-9a33-efbfbcbb535a",
"gambit_id": "18e570f3-66be-4652-b67c-9b4d53b834c2",
"last_updated": "2023-04-15T15:36:58.105894-04:00",
"created_at": "2023-04-14T12:02:14.379831-04:00",
"name": "BOS (T Houck)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f24ade70-2bdd-44fc-8cf1-2f9f0ef2af05/?format=api"
}
]
}