GET /api/bet_types/ce7af58a-3127-4826-ad18-125b3e9bff42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce7af58a-3127-4826-ad18-125b3e9bff42",
"match": "https://api-prod.gambitprofit.com/api/matches/1a2f9eb7-7c9b-42c5-a02c-1be40fbdda97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.792502-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": "BAL (K Gibson)",
"amount": 5838.0
},
{
"team": "DET (J Wentz)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "bcaa4f3f-efd9-4946-a733-dc91a86fd836",
"gambit_id": "b5445a72-4d4e-476e-a364-8da75c671254",
"last_updated": "2023-04-28T11:22:25.338185-04:00",
"created_at": "2023-04-27T11:52:00.795308-04:00",
"name": "BAL (K Gibson)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7af58a-3127-4826-ad18-125b3e9bff42/?format=api"
},
{
"id": "4b072277-be5f-4b19-8a12-a1994ddc1d21",
"gambit_id": "d9154cec-babb-40dd-b94e-53481e6fcf3e",
"last_updated": "2023-04-28T11:22:25.337044-04:00",
"created_at": "2023-04-27T11:52:00.793841-04:00",
"name": "DET (J Wentz)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7af58a-3127-4826-ad18-125b3e9bff42/?format=api"
}
]
}