GET /api/bet_types/ccb138b7-20e1-4ef8-9a25-d7c8fd225d37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccb138b7-20e1-4ef8-9a25-d7c8fd225d37",
"match": "https://api-prod.gambitprofit.com/api/matches/98252ca7-8c51-4242-a955-54e013adf24f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-19T08:47:59.693847-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": "HOU (B Bielak)",
"amount": 5827.0
},
{
"team": "COL (A Gomber)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "4ccfb433-cc27-4ae6-81b2-a499f85af0c0",
"gambit_id": "4e47f4a6-e97f-4448-8597-badc9ee1ac4c",
"last_updated": "2023-07-20T19:48:15.430401-04:00",
"created_at": "2023-07-19T08:47:59.695261-04:00",
"name": "HOU (B Bielak)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb138b7-20e1-4ef8-9a25-d7c8fd225d37/?format=api"
},
{
"id": "fd581728-53a5-4385-b133-968ddbc2c67e",
"gambit_id": "74ebcaca-ea36-4500-ad50-a1039e990a64",
"last_updated": "2023-07-20T19:48:15.432024-04:00",
"created_at": "2023-07-19T08:47:59.696885-04:00",
"name": "COL (A Gomber)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccb138b7-20e1-4ef8-9a25-d7c8fd225d37/?format=api"
}
]
}