GET /api/bet_types/1a942c52-ada6-480a-a06e-092af79f5971/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a942c52-ada6-480a-a06e-092af79f5971",
"match": "https://api-prod.gambitprofit.com/api/matches/027a1cdf-0861-401d-b06e-797827f38f1b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:10.865161-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": "San Francisco 49ers",
"amount": 8424.0
},
{
"team": "Arizona Cardinals",
"amount": 1576.0
}
],
"expected_reward_tokens": 9519.04,
"profit_sb": 19.04,
"profit_sb_percentage": 0.2,
"recommended": true
},
"lines": [
{
"id": "a20efbdd-01bf-477e-885a-5b8e0edcdcee",
"gambit_id": "a3e76148-dc78-4b6c-8f9b-cf4db3725c88",
"last_updated": "2023-12-19T09:53:14.924901-05:00",
"created_at": "2023-12-15T09:13:10.868638-05:00",
"name": "San Francisco 49ers",
"reward": "1.13000",
"odds": "1.13330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a942c52-ada6-480a-a06e-092af79f5971/?format=api"
},
{
"id": "9d4ff2f9-b3fb-4acc-a4f6-7932ee671f30",
"gambit_id": "28447d71-92c4-41c3-b939-2bf5a0306f42",
"last_updated": "2023-12-19T09:53:14.928176-05:00",
"created_at": "2023-12-15T09:13:10.878644-05:00",
"name": "Arizona Cardinals",
"reward": "6.04000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a942c52-ada6-480a-a06e-092af79f5971/?format=api"
}
]
}