GET /api/bet_types/2b9d5517-7b9e-414b-a7e9-2f5fc3becf65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b9d5517-7b9e-414b-a7e9-2f5fc3becf65",
"match": "https://api-prod.gambitprofit.com/api/matches/641819a9-57d5-4309-b840-4d5138a8339e/?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": "HOU (L McCullers)",
"amount": 5194.0
},
{
"team": "SEA (G Kirby)",
"amount": 4806.0
}
],
"expected_reward_tokens": 9660.06,
"profit_sb": 160.06,
"profit_sb_percentage": 1.68,
"recommended": true
},
"lines": [
{
"id": "28d1be12-310b-4959-9d83-409ec11348be",
"gambit_id": "344d2b78-b978-43c8-b99d-87fcd5b96bfc",
"last_updated": "2022-10-16T09:37:10.639739-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.86000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b9d5517-7b9e-414b-a7e9-2f5fc3becf65/?format=api"
},
{
"id": "03fce32a-47ac-419b-8cbd-f4bc238fd56f",
"gambit_id": "4d0c4422-369c-49f7-b65d-0fa899912f5c",
"last_updated": "2022-10-16T09:37:10.638801-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (G Kirby)",
"reward": "2.01000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b9d5517-7b9e-414b-a7e9-2f5fc3becf65/?format=api"
}
]
}