GET /api/bet_types/822f41ca-90b6-4927-9067-7a1b946a6740/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "822f41ca-90b6-4927-9067-7a1b946a6740",
"match": "https://api-prod.gambitprofit.com/api/matches/f6afc503-6dc6-411c-a397-e3a96adbe868/?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": "Denver Nuggets",
"amount": 5208.0
},
{
"team": "Chicago Bulls",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "7d8dc149-0c92-47f8-a2c3-a32ba70cf81a",
"gambit_id": "35a667cf-7a7a-4025-9b2a-e967f51e1537",
"last_updated": "2022-11-14T15:02:55.397562-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822f41ca-90b6-4927-9067-7a1b946a6740/?format=api"
},
{
"id": "a3d22921-f35c-4c6d-9b3f-64a147217e92",
"gambit_id": "30b2cfe0-b7db-4ca9-bfb7-c7fb8da2ab73",
"last_updated": "2022-11-14T15:02:55.396585-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/822f41ca-90b6-4927-9067-7a1b946a6740/?format=api"
}
]
}