GET /api/bet_types/3c583c2d-a14a-4c67-8a13-6674e68ee509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c583c2d-a14a-4c67-8a13-6674e68ee509",
"match": "https://api-prod.gambitprofit.com/api/matches/f098fae9-2865-498f-ba7d-d9c0b6cb50f7/?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": "CLE (S Bieber)",
"amount": 6266.0
},
{
"team": "DET (T Alexander)",
"amount": 3734.0
}
],
"expected_reward_tokens": 9335.0,
"profit_sb": 335.0,
"profit_sb_percentage": 3.72,
"recommended": true
},
"lines": [
{
"id": "e5281283-1fbb-48bd-bca6-13de3dba15de",
"gambit_id": "49812a7e-771a-4e6c-8981-5f3c7c9ad027",
"last_updated": "2022-08-10T10:16:57.344030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (S Bieber)",
"reward": "1.49000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c583c2d-a14a-4c67-8a13-6674e68ee509/?format=api"
},
{
"id": "e49006aa-5372-4e88-873d-5ccfe0e32ac6",
"gambit_id": "674f1dde-7768-4cfc-9614-b072eb335210",
"last_updated": "2022-08-10T10:16:57.344458-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.50000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c583c2d-a14a-4c67-8a13-6674e68ee509/?format=api"
}
]
}