GET /api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3be6915f-7ca5-4bdf-a797-6ac42096d8b9",
"match": "https://api-prod.gambitprofit.com/api/matches/5881badd-1715-4190-8722-95714e718729/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-19T09:13:25.457400-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": "CLE (L Allen)",
"amount": 5888.0
},
{
"team": "KAN (S Cruz)",
"amount": 4112.0
}
],
"expected_reward_tokens": 9538.56,
"profit_sb": 38.56,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "7988bf14-bcdd-4405-ad1b-8aee0ce809ce",
"gambit_id": "ebc282e1-90ad-43a3-b434-ff1f161d036d",
"last_updated": "2023-09-21T09:48:16.456815-04:00",
"created_at": "2023-09-19T09:13:25.461578-04:00",
"name": "CLE (L Allen)",
"reward": "1.62000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
},
{
"id": "35b245f4-686b-4d85-a861-33f4effe5337",
"gambit_id": "ea43b4fc-3d24-485b-b34a-2818dc5c9be4",
"last_updated": "2023-09-21T09:48:16.460099-04:00",
"created_at": "2023-09-19T09:13:25.468001-04:00",
"name": "KAN (S Cruz)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be6915f-7ca5-4bdf-a797-6ac42096d8b9/?format=api"
}
]
}