GET /api/bet_types/59552f6e-e38d-4c59-b89e-c44ad8c0f690/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59552f6e-e38d-4c59-b89e-c44ad8c0f690",
"match": "https://api-prod.gambitprofit.com/api/matches/dc85db75-f2ab-4b89-b1c7-15d6f6b00505/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:15.755819-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": "Chicago Bulls",
"amount": 5107.0
},
{
"team": "Philadelphia 76ers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c2819430-ddf3-4632-9c36-c9fcdc3ae551",
"gambit_id": "9fa29a51-1b40-47ad-94cd-cd6372f18a9f",
"last_updated": "2024-01-01T13:23:29.134826-05:00",
"created_at": "2023-12-30T10:43:15.764284-05:00",
"name": "Chicago Bulls",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59552f6e-e38d-4c59-b89e-c44ad8c0f690/?format=api"
},
{
"id": "1584093b-fb02-4e28-a1fb-2c50754773cc",
"gambit_id": "f5692149-050f-4b94-92fb-2af4eee125b9",
"last_updated": "2024-01-01T13:23:29.131424-05:00",
"created_at": "2023-12-30T10:43:15.760182-05:00",
"name": "Philadelphia 76ers",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59552f6e-e38d-4c59-b89e-c44ad8c0f690/?format=api"
}
]
}