GET /api/bet_types/a427e1a5-3d14-4a77-b3a9-e131762a8484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a427e1a5-3d14-4a77-b3a9-e131762a8484",
"match": "https://api-prod.gambitprofit.com/api/matches/82d15509-7555-4ecf-ab64-31a4fabd3d91/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-26T10:56:57.943890-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": "Colorado Avalanche",
"amount": 7660.0
},
{
"team": "Anaheim Ducks",
"amount": 2340.0
}
],
"expected_reward_tokens": 9498.4,
"profit_sb": -1.6,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "57e77024-b35a-4362-9eaf-9824ae4b7326",
"gambit_id": "417d50d4-ccf0-4f2c-951a-45da5951c3fa",
"last_updated": "2023-01-27T10:07:13.148120-05:00",
"created_at": "2023-01-26T10:56:57.945088-05:00",
"name": "Colorado Avalanche",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a427e1a5-3d14-4a77-b3a9-e131762a8484/?format=api"
},
{
"id": "dc5c8dc8-6c72-453b-b870-a9978108f8e2",
"gambit_id": "d0e35ea4-6a72-4af6-8fe8-9ed84f514b2d",
"last_updated": "2023-01-27T10:07:13.149221-05:00",
"created_at": "2023-01-26T10:56:57.946304-05:00",
"name": "Anaheim Ducks",
"reward": "4.06000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a427e1a5-3d14-4a77-b3a9-e131762a8484/?format=api"
}
]
}