GET /api/bet_types/592aea5c-d1fa-4238-ab7c-087fb1e9d9c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "592aea5c-d1fa-4238-ab7c-087fb1e9d9c6",
"match": "https://api-prod.gambitprofit.com/api/matches/ab67843c-513b-476f-aaae-deaded4fca3e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:54.506991-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": "Toronto Raptors",
"amount": 5599.0
},
{
"team": "Washington Wizards",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "006dcf9a-7a99-4c18-b79e-74da65c98f80",
"gambit_id": "5068e4f0-cb0c-4062-beed-929735ce6757",
"last_updated": "2023-03-06T11:22:02.562263-05:00",
"created_at": "2023-03-04T10:37:54.509588-05:00",
"name": "Toronto Raptors",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592aea5c-d1fa-4238-ab7c-087fb1e9d9c6/?format=api"
},
{
"id": "f92e1016-f409-4001-8fd8-66c575900129",
"gambit_id": "fc8065a2-666a-46a7-8d83-8c2f845a767d",
"last_updated": "2023-03-06T11:22:02.560863-05:00",
"created_at": "2023-03-04T10:37:54.508186-05:00",
"name": "Washington Wizards",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/592aea5c-d1fa-4238-ab7c-087fb1e9d9c6/?format=api"
}
]
}