GET /api/bet_types/b9a3d22b-0a8f-4481-9e70-f0888fe2d62e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9a3d22b-0a8f-4481-9e70-f0888fe2d62e",
"match": "https://api-prod.gambitprofit.com/api/matches/a9ce6802-dc2c-4e8b-8e1e-eb926831a8b1/?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": "STL (A Wainwright)",
"amount": 6393.0
},
{
"team": "CHC (D Smyly)",
"amount": 3607.0
}
],
"expected_reward_tokens": 9269.85,
"profit_sb": 269.85,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "0205294e-828f-4955-8b27-2b2f5b072d92",
"gambit_id": "1a1b7706-aa72-42f7-bb03-e9b5bd3b1273",
"last_updated": "2022-09-05T10:16:59.293446-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (A Wainwright)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9a3d22b-0a8f-4481-9e70-f0888fe2d62e/?format=api"
},
{
"id": "e6fa301f-b7c8-455d-b100-062a0aa059c8",
"gambit_id": "31539484-07e9-40c6-bf90-dbb2f0cdc649",
"last_updated": "2022-09-05T10:16:59.294465-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (D Smyly)",
"reward": "2.57000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9a3d22b-0a8f-4481-9e70-f0888fe2d62e/?format=api"
}
]
}