GET /api/bet_types/fd4101c0-2732-414d-a795-97763e1a818f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd4101c0-2732-414d-a795-97763e1a818f",
"match": "https://api-prod.gambitprofit.com/api/matches/e78589fe-bd75-4a46-86c8-4923361cad42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T11:58:22.400826-04: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": "TEX (C Bradford)",
"amount": 5838.0
},
{
"team": "DET (R Olson)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "fa026de1-8bf5-4492-a3c2-231fe36ea049",
"gambit_id": "80e23a71-9a18-43fb-85df-bc447a817b30",
"last_updated": "2023-06-30T10:43:12.274342-04:00",
"created_at": "2023-06-29T11:58:22.406266-04:00",
"name": "TEX (C Bradford)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4101c0-2732-414d-a795-97763e1a818f/?format=api"
},
{
"id": "a3b66971-b671-4b8f-8fbe-65c5e8da0edf",
"gambit_id": "0bb09b1a-c8d8-46c3-9810-ead745bfc9dc",
"last_updated": "2023-06-30T10:43:12.272318-04:00",
"created_at": "2023-06-29T11:58:22.403608-04:00",
"name": "DET (R Olson)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4101c0-2732-414d-a795-97763e1a818f/?format=api"
}
]
}