GET /api/bet_types/9fa991df-9c74-419b-bbac-a353d529fc0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fa991df-9c74-419b-bbac-a353d529fc0d",
"match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-19T09:13:26.533325-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": "SDG (B Snell)",
"amount": 7197.0
},
{
"team": "COL (R Feltner)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "904f123d-6bad-42ef-ae85-c4fe3114f35e",
"gambit_id": "8bda1357-19bf-450b-8c1d-abb4db73fe53",
"last_updated": "2023-09-21T09:43:20.660758-04:00",
"created_at": "2023-09-19T09:13:26.541052-04:00",
"name": "SDG (B Snell)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa991df-9c74-419b-bbac-a353d529fc0d/?format=api"
},
{
"id": "37e140a0-45b2-4aa6-b898-c0bef2c1fdfd",
"gambit_id": "1f7bcc1a-f677-4d38-9919-cb9b12f54679",
"last_updated": "2023-09-21T09:43:20.656214-04:00",
"created_at": "2023-09-19T09:13:26.537356-04:00",
"name": "COL (R Feltner)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa991df-9c74-419b-bbac-a353d529fc0d/?format=api"
}
]
}