GET /api/bet_types/bea68f5c-fc52-458e-b2c9-389bdc157856/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bea68f5c-fc52-458e-b2c9-389bdc157856",
"match": "https://api-prod.gambitprofit.com/api/matches/d7ceed58-5ebc-411b-8841-039d90682d67/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:32:59.050760-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": "CIN",
"amount": 6399.0
},
{
"team": "HOU",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "c76673d0-cabf-4920-a69d-c3376763560c",
"gambit_id": "c4b27e0b-85c8-46fb-a40d-16c7521f1f42",
"last_updated": "2023-06-18T10:33:13.030257-04:00",
"created_at": "2023-06-17T09:32:59.052901-04:00",
"name": "CIN",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea68f5c-fc52-458e-b2c9-389bdc157856/?format=api"
},
{
"id": "a7c103c7-61fe-49a2-bc0f-eab158d0c5b3",
"gambit_id": "b6baf6be-e09b-4006-98c9-59a6eff19755",
"last_updated": "2023-06-18T10:33:13.031777-04:00",
"created_at": "2023-06-17T09:32:59.055247-04:00",
"name": "HOU",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bea68f5c-fc52-458e-b2c9-389bdc157856/?format=api"
}
]
}