GET /api/bet_types/7cf776e8-f8b5-4767-bfd9-4a5833f474e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cf776e8-f8b5-4767-bfd9-4a5833f474e8",
"match": "https://api-prod.gambitprofit.com/api/matches/ea10acc3-a841-40e7-a81e-8b1f90085a4f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:11.988267-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": "Game Total Under 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "af9564fd-53f7-4d65-a079-d92088c89fa2",
"gambit_id": "832fda83-81e0-461e-a0d5-4a3898f358f8",
"last_updated": "2023-05-27T16:12:10.637020-04:00",
"created_at": "2023-05-26T11:52:11.992262-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf776e8-f8b5-4767-bfd9-4a5833f474e8/?format=api"
},
{
"id": "f69a502e-63dc-4c07-b65c-26dd2be4551b",
"gambit_id": "6f5bd102-ca70-4d08-af5d-c74bf6c98d46",
"last_updated": "2023-05-27T16:12:10.634537-04:00",
"created_at": "2023-05-26T11:52:11.989993-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cf776e8-f8b5-4767-bfd9-4a5833f474e8/?format=api"
}
]
}