GET /api/bet_types/8ddf4ee3-75f8-4599-8f20-ba6b530ea88e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ddf4ee3-75f8-4599-8f20-ba6b530ea88e",
"match": "https://api-prod.gambitprofit.com/api/matches/3c99a8c6-e28f-49e4-a42d-c2fe082f8df8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:55.699447-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": "Brooklyn Nets",
"amount": 7052.0
},
{
"team": "Washington Wizards",
"amount": 2948.0
}
],
"expected_reward_tokens": 9520.2,
"profit_sb": 20.2,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "754723b2-487b-46c0-94c1-d15546caf264",
"gambit_id": "dc60b443-b70a-4ea2-9c1e-6f329f94a571",
"last_updated": "2023-11-13T19:33:25.041692-05:00",
"created_at": "2023-11-12T09:32:55.708556-05:00",
"name": "Brooklyn Nets",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ddf4ee3-75f8-4599-8f20-ba6b530ea88e/?format=api"
},
{
"id": "ce9fde19-3e05-440b-b41a-967c7cfd9b2a",
"gambit_id": "11473e13-641e-41fb-83b8-9e0593fda990",
"last_updated": "2023-11-13T19:33:25.038527-05:00",
"created_at": "2023-11-12T09:32:55.704692-05:00",
"name": "Washington Wizards",
"reward": "3.23000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ddf4ee3-75f8-4599-8f20-ba6b530ea88e/?format=api"
}
]
}