GET /api/bet_types/8ac86691-8404-4ee4-839c-e3063f465f3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ac86691-8404-4ee4-839c-e3063f465f3e",
"match": "https://api-prod.gambitprofit.com/api/matches/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:00.649795-04: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": "Buffalo Bills",
"amount": 7629.0
},
{
"team": "New England Patriots",
"amount": 2371.0
}
],
"expected_reward_tokens": 9459.96,
"profit_sb": -40.04,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "3813cbfb-b1fb-43e9-a3c7-cba65c0c36ac",
"gambit_id": "f90fac68-068e-4c68-8db1-c167c89d439a",
"last_updated": "2023-10-23T13:38:25.032296-04:00",
"created_at": "2023-10-18T09:13:00.654214-04:00",
"name": "Buffalo Bills",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac86691-8404-4ee4-839c-e3063f465f3e/?format=api"
},
{
"id": "816a67c4-e992-4391-93b1-ea78612f9ed4",
"gambit_id": "903f8a21-a9bb-46ad-b5d7-98a4440f9ea3",
"last_updated": "2023-10-23T13:38:25.042435-04:00",
"created_at": "2023-10-18T09:13:00.658266-04:00",
"name": "New England Patriots",
"reward": "3.99000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac86691-8404-4ee4-839c-e3063f465f3e/?format=api"
}
]
}