GET /api/bet_types/d74adef8-0627-4dca-a562-134b68eb4837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d74adef8-0627-4dca-a562-134b68eb4837",
"match": "https://api-prod.gambitprofit.com/api/matches/593b8cee-d15b-4efb-b9f9-339a6616eeea/?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": "Sacramento Kings",
"amount": 5097.0
},
{
"team": "Phoenix Suns",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "9181f4c7-01a2-4954-b946-f2c25a761876",
"gambit_id": "19c0ecf6-3988-480d-a305-55b8d03d1938",
"last_updated": "2022-11-29T09:52:05.396449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d74adef8-0627-4dca-a562-134b68eb4837/?format=api"
},
{
"id": "685fe459-519b-4c5f-8427-4a7075878643",
"gambit_id": "d3b6a6f2-9ecd-4034-bb4e-029633d8092e",
"last_updated": "2022-11-29T09:52:05.397430-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d74adef8-0627-4dca-a562-134b68eb4837/?format=api"
}
]
}