GET /api/bet_types/12119a1b-61ad-4a35-86a1-b055affcf1c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12119a1b-61ad-4a35-86a1-b055affcf1c8",
"match": "https://api-prod.gambitprofit.com/api/matches/568a81bc-8e70-4bfd-a3c3-096e43a4b9c9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Georgia Tech",
"amount": 5397.0
},
{
"team": "Miami Florida",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "7c90043a-b15b-4ba1-bc6a-fe5026f205f2",
"gambit_id": "37287724-2fc7-4440-9287-7fe16e96a2e1",
"last_updated": "2022-11-14T10:09:01.621554-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Tech",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12119a1b-61ad-4a35-86a1-b055affcf1c8/?format=api"
},
{
"id": "03351a90-e8d9-40e9-8ce1-129fe455b33b",
"gambit_id": "7ec93b23-e38e-496b-9ebe-8dd613da8a5d",
"last_updated": "2022-11-14T10:09:01.622501-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12119a1b-61ad-4a35-86a1-b055affcf1c8/?format=api"
}
]
}