GET /api/bet_types/42e7ec3a-a208-4c33-a4ef-0bbec087da79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42e7ec3a-a208-4c33-a4ef-0bbec087da79",
"match": "https://api-prod.gambitprofit.com/api/matches/60177da1-6865-41a9-9809-b6cdf12d7936/?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": "HOU (F Valdez)",
"amount": 5793.0
},
{
"team": "SEA (L Castillo)",
"amount": 4207.0
}
],
"expected_reward_tokens": 9674.31,
"profit_sb": 174.31,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "b3455d1f-7aaa-4c08-a75d-182974076c39",
"gambit_id": "4f2d5df8-327a-4d9d-ba0c-8f458e1be07b",
"last_updated": "2022-10-14T09:37:03.091868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e7ec3a-a208-4c33-a4ef-0bbec087da79/?format=api"
},
{
"id": "753509db-96c1-4020-a761-e9a6150d8eaf",
"gambit_id": "ad650a2f-2b40-44aa-b54b-21fec6156765",
"last_updated": "2022-10-14T09:37:03.092829-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "2.30000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42e7ec3a-a208-4c33-a4ef-0bbec087da79/?format=api"
}
]
}