GET /api/bet_types/bb66b5d9-8513-46f6-a5b3-ba78e5c04058/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb66b5d9-8513-46f6-a5b3-ba78e5c04058",
"match": "https://api-prod.gambitprofit.com/api/matches/18040fd3-5afb-4cef-8a6d-89b3ffb51bba/?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": "Cincinnati Bengals",
"amount": 6047.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 3953.0
}
],
"expected_reward_tokens": 9130.97,
"profit_sb": 130.97,
"profit_sb_percentage": 1.46,
"recommended": true
},
"lines": [
{
"id": "0ca5b480-4f68-44fa-b6e9-6eef22c6f159",
"gambit_id": "348f4fac-661e-4561-b8b4-dabc60086919",
"last_updated": "2022-12-19T13:27:05.813728-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb66b5d9-8513-46f6-a5b3-ba78e5c04058/?format=api"
},
{
"id": "3a7aa96c-bbb1-47db-97f4-db7186a1771d",
"gambit_id": "7ca1f4eb-9959-4f0f-bf87-a00dbdf45df7",
"last_updated": "2022-12-19T13:27:05.812391-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb66b5d9-8513-46f6-a5b3-ba78e5c04058/?format=api"
}
]
}