GET /api/bet_types/eab7b72b-8486-45c2-af5b-4b83e33a8efe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eab7b72b-8486-45c2-af5b-4b83e33a8efe",
"match": "https://api-prod.gambitprofit.com/api/matches/cc199aeb-6dca-4df8-9c31-066836ddb333/?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": "NYY (G Cole)",
"amount": 5783.0
},
{
"team": "HOU (C Javier)",
"amount": 4217.0
}
],
"expected_reward_tokens": 9656.93,
"profit_sb": 156.93,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "93a24927-1a43-4637-a9ab-322979a18f1b",
"gambit_id": "79d1f6f7-f4f4-486e-864b-e917b4baefa1",
"last_updated": "2022-10-23T09:17:19.444909-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab7b72b-8486-45c2-af5b-4b83e33a8efe/?format=api"
},
{
"id": "7a04981a-e12a-4f5c-9361-777c9f6db6af",
"gambit_id": "836a70db-1c83-44eb-808b-33214a3fe5b6",
"last_updated": "2022-10-23T09:17:19.445883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "2.29000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab7b72b-8486-45c2-af5b-4b83e33a8efe/?format=api"
}
]
}