GET /api/bet_types/46acee45-df8c-4ed5-b120-53ec9ec8606b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46acee45-df8c-4ed5-b120-53ec9ec8606b",
"match": "https://api-prod.gambitprofit.com/api/matches/611e6dd9-89a6-4e0e-b68b-8e70223a06b7/?format=api",
"name": "Play the Odds",
"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": "Dallas Stars",
"amount": 6114.0
},
{
"team": "Edmonton Oilers",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "688635c2-5036-47ba-b607-3c8c60585d2c",
"gambit_id": "e060a44f-6cf7-463f-9e05-0f2bb7ad5a35",
"last_updated": "2022-11-07T09:12:52.070725-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.50000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46acee45-df8c-4ed5-b120-53ec9ec8606b/?format=api"
},
{
"id": "27033c28-a2e5-476b-abd0-e482d9422c55",
"gambit_id": "2d0bb526-a7ff-4f94-88fd-f05accac2e28",
"last_updated": "2022-11-07T09:12:52.069791-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "2.36000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46acee45-df8c-4ed5-b120-53ec9ec8606b/?format=api"
}
]
}