GET /api/bet_types/89d7ca2f-ee10-4a31-8deb-64bdbf7a894e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89d7ca2f-ee10-4a31-8deb-64bdbf7a894e",
"match": "https://api-prod.gambitprofit.com/api/matches/58b787a0-f632-479d-822c-fae4eba0300a/?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": "Los Angeles Clippers",
"amount": 7037.0
},
{
"team": "Oklahoma City Thunder",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "9c775912-1844-4e25-978d-0fc558e035d6",
"gambit_id": "8099d0c4-1a07-4fba-a841-25a2a8cde886",
"last_updated": "2022-10-28T09:32:03.725901-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d7ca2f-ee10-4a31-8deb-64bdbf7a894e/?format=api"
},
{
"id": "89c8019e-068c-4609-b105-eeda19e57a13",
"gambit_id": "a8ccac4c-55f2-4597-93fd-80b715148ab5",
"last_updated": "2022-10-28T09:32:03.724823-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89d7ca2f-ee10-4a31-8deb-64bdbf7a894e/?format=api"
}
]
}