GET /api/bet_types/aa8db92e-4215-4587-b4e3-7f0e99ab651e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa8db92e-4215-4587-b4e3-7f0e99ab651e",
"match": "https://api-prod.gambitprofit.com/api/matches/d115878f-73f9-4c55-b39b-1bb0e9337f0a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T17:01:57.564525-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": "Minnesota Timberwolves",
"amount": 6020.0
},
{
"team": "Atlanta Hawks",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "cd425b45-9216-4e89-8d4f-b3e810d41e2f",
"gambit_id": "578b61ee-8c65-4ce5-af82-b676692c584e",
"last_updated": "2023-03-23T17:46:52.268562-04:00",
"created_at": "2023-03-22T17:01:57.566854-04:00",
"name": "Minnesota Timberwolves",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8db92e-4215-4587-b4e3-7f0e99ab651e/?format=api"
},
{
"id": "0a323dda-8cb3-452d-81f9-0b1b608dc5cd",
"gambit_id": "fc87fa57-b15c-4d2f-966e-8aaafe9db7ef",
"last_updated": "2023-03-23T17:46:52.270875-04:00",
"created_at": "2023-03-22T17:01:57.568805-04:00",
"name": "Atlanta Hawks",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8db92e-4215-4587-b4e3-7f0e99ab651e/?format=api"
}
]
}