GET /api/bet_types/f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc",
"match": "https://api-prod.gambitprofit.com/api/matches/9bde7734-4655-41bc-8e04-66781225f54f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:57.857226-04: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": "Arizona Coyotes",
"amount": 5599.0
},
{
"team": "Anaheim Ducks",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "369471fc-0b54-4b19-bcc7-2094a0051075",
"gambit_id": "00d8686f-6825-49f1-b7c7-4cd80a43259c",
"last_updated": "2023-04-10T15:17:18.145651-04:00",
"created_at": "2023-04-08T09:01:57.858756-04:00",
"name": "Arizona Coyotes",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc/?format=api"
},
{
"id": "babb66fd-b754-48b5-b403-a3d7fed218c9",
"gambit_id": "338de86a-0d47-4bb4-aeba-ec1daa796fec",
"last_updated": "2023-04-10T15:17:18.148656-04:00",
"created_at": "2023-04-08T09:01:57.860338-04:00",
"name": "Anaheim Ducks",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8ebdd1e-77db-4bfa-a2f3-855e4710e9fc/?format=api"
}
]
}