GET /api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "185f07a0-43c5-42b8-b72b-b159b1794f05",
"match": "https://api-prod.gambitprofit.com/api/matches/8da1a159-7d9d-426d-8006-a7726f96d7e5/?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": "New Orleans Saints",
"amount": 6650.0
},
{
"team": "Atlanta Falcons",
"amount": 3350.0
}
],
"expected_reward_tokens": 9177.0,
"profit_sb": 177.0,
"profit_sb_percentage": 1.97,
"recommended": true
},
"lines": [
{
"id": "fe7be24d-fea2-43aa-98c3-fbc232f4463c",
"gambit_id": "e9174231-8f15-4630-8117-654c2e05f5a4",
"last_updated": "2022-09-12T10:26:59.740127-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "1.38000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api"
},
{
"id": "1eb1669a-ba29-45c5-9f1a-5c4aa4af272c",
"gambit_id": "94fec228-c2f9-419a-b6c6-3e2ae72e3333",
"last_updated": "2022-09-12T10:26:59.738709-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "2.74000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/185f07a0-43c5-42b8-b72b-b159b1794f05/?format=api"
}
]
}