GET /api/bet_types/cf2fa783-1820-4c5a-afcc-f3ece862b9f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf2fa783-1820-4c5a-afcc-f3ece862b9f7",
"match": "https://api-prod.gambitprofit.com/api/matches/a635f134-ca4a-4539-b5e1-d5663030e390/?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": "Golden State Warriors",
"amount": 7959.0
},
{
"team": "Charlotte Hornets",
"amount": 2041.0
}
],
"expected_reward_tokens": 9470.24,
"profit_sb": -29.76,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "da0b0e99-7f9a-4663-ae34-c82f020754f8",
"gambit_id": "23d874fe-85be-46ee-8f0d-2012dae61026",
"last_updated": "2022-10-31T11:02:11.668555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2fa783-1820-4c5a-afcc-f3ece862b9f7/?format=api"
},
{
"id": "d236d699-a555-450a-9f14-7ee323c1d75f",
"gambit_id": "0247033d-96a2-419c-ab61-f1260124c297",
"last_updated": "2022-10-31T11:02:11.667623-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "4.64000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2fa783-1820-4c5a-afcc-f3ece862b9f7/?format=api"
}
]
}