GET /api/bet_types/f2cdb325-7582-4247-9362-3addf12a13f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2cdb325-7582-4247-9362-3addf12a13f6",
"match": "https://api-prod.gambitprofit.com/api/matches/1095c43f-a3b8-4beb-8b01-9165fffa576b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:06.361546-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": 6698.0
},
{
"team": "San Antonio Spurs",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "9d2cac6c-cd37-460f-9d37-c975948af36c",
"gambit_id": "30b18918-e32d-4b63-93db-82782682dcf2",
"last_updated": "2023-12-23T14:43:21.819693-05:00",
"created_at": "2023-12-21T09:13:06.376193-05:00",
"name": "Chicago Bulls",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cdb325-7582-4247-9362-3addf12a13f6/?format=api"
},
{
"id": "fb011bbc-a611-4cb0-b698-602eae348859",
"gambit_id": "2953fe4e-d32b-4514-bdd9-509174e16e0d",
"last_updated": "2023-12-23T14:43:21.816441-05:00",
"created_at": "2023-12-21T09:13:06.372302-05:00",
"name": "San Antonio Spurs",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cdb325-7582-4247-9362-3addf12a13f6/?format=api"
}
]
}