GET /api/bet_types/af4f8a1e-7615-47f3-9973-0fa465107184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af4f8a1e-7615-47f3-9973-0fa465107184",
"match": "https://api-prod.gambitprofit.com/api/matches/83e3d357-e663-47bd-92d0-a2378b21cc47/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:09.463975-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": "Green Bay Packers",
"amount": 6458.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "280b2a57-13e0-4f6e-896e-ba1969797a26",
"gambit_id": "0e212d2d-7d25-43fa-8ad9-aeff5a5d6e46",
"last_updated": "2023-12-19T09:58:17.355753-05:00",
"created_at": "2023-12-15T09:13:09.471623-05:00",
"name": "Green Bay Packers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af4f8a1e-7615-47f3-9973-0fa465107184/?format=api"
},
{
"id": "2f9e49d2-8c98-4a35-b38d-3df9f1272441",
"gambit_id": "023efc8d-1042-480b-81fe-d6c3ece48af2",
"last_updated": "2023-12-19T09:58:17.352287-05:00",
"created_at": "2023-12-15T09:13:09.467560-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af4f8a1e-7615-47f3-9973-0fa465107184/?format=api"
}
]
}