GET /api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c88f7147-c9a9-4121-8daf-73f2462ac360",
"match": "https://api-prod.gambitprofit.com/api/matches/3782d7b6-1e8b-4c2d-8fdf-67ee56396fc8/?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": "Kyle Daukaus",
"amount": 6471.0
},
{
"team": "Eryk Anders",
"amount": 3529.0
}
],
"expected_reward_tokens": 8928.37,
"profit_sb": -71.63,
"profit_sb_percentage": -0.8,
"recommended": false
},
"lines": [
{
"id": "b3a9ce5d-a53b-42d0-85f2-0751c83d5581",
"gambit_id": "2ca05222-117b-4fc4-bc41-8dd46b00a611",
"last_updated": "2022-12-05T11:52:17.844538-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kyle Daukaus",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
},
{
"id": "3b77ccbe-80ce-499c-9a47-f23fcb456cf3",
"gambit_id": "02d9d855-0efd-49c7-b5b9-1f430c61193b",
"last_updated": "2022-12-05T11:52:17.845514-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eryk Anders",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c88f7147-c9a9-4121-8daf-73f2462ac360/?format=api"
}
]
}