GET /api/bet_types/79ce7dfe-8c0c-4b55-b569-09b0c8cb3949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79ce7dfe-8c0c-4b55-b569-09b0c8cb3949",
"match": "https://api-prod.gambitprofit.com/api/matches/b0772ca7-c34a-4eab-909b-aff16c02b9d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:59.614331-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": 5212.0
},
{
"team": "New Jersey Devils",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "3c989123-b7f8-4545-8c59-2e2ddaca79f7",
"gambit_id": "536bdaba-84ff-4728-95b0-04b6bbe42f5c",
"last_updated": "2023-03-02T07:26:57.439011-05:00",
"created_at": "2023-03-01T09:21:59.615489-05:00",
"name": "Colorado Avalanche",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ce7dfe-8c0c-4b55-b569-09b0c8cb3949/?format=api"
},
{
"id": "c8d7b262-6a14-45ed-bbf8-792f6e6cc5b5",
"gambit_id": "2f4317b3-bd2d-4cdc-9924-1281c900f3b5",
"last_updated": "2023-03-02T07:26:57.440155-05:00",
"created_at": "2023-03-01T09:21:59.616736-05:00",
"name": "New Jersey Devils",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ce7dfe-8c0c-4b55-b569-09b0c8cb3949/?format=api"
}
]
}