GET /api/bet_types/13a281ec-e0fb-43e9-8190-d21f60c3397b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13a281ec-e0fb-43e9-8190-d21f60c3397b",
"match": "https://api-prod.gambitprofit.com/api/matches/6a36197c-f61e-46af-89f0-43932cd3ceb4/?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": "Pittsburgh Penguins",
"amount": 7072.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2928.0
}
],
"expected_reward_tokens": 9193.6,
"profit_sb": 193.6,
"profit_sb_percentage": 2.15,
"recommended": true
},
"lines": [
{
"id": "69b64d0f-8687-4abf-bb58-597937482114",
"gambit_id": "667c53dc-809e-4ef5-9e89-405b38088373",
"last_updated": "2022-12-07T09:42:34.852963-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.30000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13a281ec-e0fb-43e9-8190-d21f60c3397b/?format=api"
},
{
"id": "0e70b33e-0243-4a58-9a14-b93ed76352ab",
"gambit_id": "58e2c69d-e2f0-4157-9da7-af0c994e91d2",
"last_updated": "2022-12-07T09:42:34.854336-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.14000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13a281ec-e0fb-43e9-8190-d21f60c3397b/?format=api"
}
]
}