GET /api/bet_types/86c7487a-289c-4509-a2df-f033f0635dbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86c7487a-289c-4509-a2df-f033f0635dbf",
"match": "https://api-prod.gambitprofit.com/api/matches/57f3d225-b265-4c62-a22c-5055e275a79b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:13.826304-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": "Jacksonville Jaguars",
"amount": 6154.0
},
{
"team": "Atlanta Falcons",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "e2b5cf93-56a4-4c91-9566-0722751aad44",
"gambit_id": "f57861d2-fe11-4b47-a051-30ea37f3a1b4",
"last_updated": "2023-10-03T10:13:10.285854-04:00",
"created_at": "2023-09-28T10:08:13.833911-04:00",
"name": "Jacksonville Jaguars",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c7487a-289c-4509-a2df-f033f0635dbf/?format=api"
},
{
"id": "0ca6e602-fe14-4099-977b-89ef90fcca54",
"gambit_id": "ed3d164d-0821-47de-9fd8-0d83fa01e1d2",
"last_updated": "2023-10-03T10:13:10.280568-04:00",
"created_at": "2023-09-28T10:08:13.829893-04:00",
"name": "Atlanta Falcons",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86c7487a-289c-4509-a2df-f033f0635dbf/?format=api"
}
]
}