GET /api/bet_types/17b04cd3-b43f-4277-99b5-a514d14e3279/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17b04cd3-b43f-4277-99b5-a514d14e3279",
"match": "https://api-prod.gambitprofit.com/api/matches/e5092d97-ca0e-4b18-931e-973a5743a657/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:18.359384-05: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": "Nashville Predators",
"amount": 5512.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "8221f973-7290-4009-a4f6-822bed75ae73",
"gambit_id": "ca618b90-698a-4757-b125-832910bbf932",
"last_updated": "2023-12-08T21:18:05.694418-05:00",
"created_at": "2023-12-07T09:48:18.367832-05:00",
"name": "Nashville Predators",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b04cd3-b43f-4277-99b5-a514d14e3279/?format=api"
},
{
"id": "af0d22f6-5aa4-4b76-bb54-a03380b58095",
"gambit_id": "85488506-d8a4-4e6f-9f22-756e7556cca4",
"last_updated": "2023-12-08T21:18:05.690816-05:00",
"created_at": "2023-12-07T09:48:18.363513-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b04cd3-b43f-4277-99b5-a514d14e3279/?format=api"
}
]
}