GET /api/bet_types/e4da3ec5-823e-4ae4-a127-c888ce84c11f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4da3ec5-823e-4ae4-a127-c888ce84c11f",
"match": "https://api-prod.gambitprofit.com/api/matches/966ba992-3258-4704-beba-e26f315b5c06/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Detroit Red Wings",
"amount": 5106.0
},
{
"team": "Chicago Blackhawks",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b0e87ef7-ee2e-41e0-8bc0-99b3683965da",
"gambit_id": "17febd90-d6e1-40af-963e-f94f77b1b73e",
"last_updated": "2022-10-22T09:27:27.035921-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da3ec5-823e-4ae4-a127-c888ce84c11f/?format=api"
},
{
"id": "fd40fc7b-bcb8-47d2-b07f-70a20b71f8f1",
"gambit_id": "276026be-2223-45f4-9bd2-2e88c0b9ad6c",
"last_updated": "2022-10-22T09:27:27.036909-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da3ec5-823e-4ae4-a127-c888ce84c11f/?format=api"
}
]
}