GET /api/bet_types/dd55596a-6b02-46cd-bd4d-d7cd1868b7b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd55596a-6b02-46cd-bd4d-d7cd1868b7b8",
"match": "https://api-prod.gambitprofit.com/api/matches/695834bf-3b25-494a-8312-be86848b234e/?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": "Toronto Raptors",
"amount": 6256.0
},
{
"team": "Sacramento Kings",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "40786745-775a-4988-82e7-d65e0a6deb70",
"gambit_id": "6a600742-16dd-4444-ae28-b9bceb54a1e7",
"last_updated": "2022-12-15T10:46:59.810519-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd55596a-6b02-46cd-bd4d-d7cd1868b7b8/?format=api"
},
{
"id": "420b5f00-62ff-492d-a6f1-088b7f2bb165",
"gambit_id": "9b380462-d7bb-488e-8430-6f5a358f6f6b",
"last_updated": "2022-12-15T10:46:59.811587-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd55596a-6b02-46cd-bd4d-d7cd1868b7b8/?format=api"
}
]
}