GET /api/bet_types/778003c1-8eb3-4b2e-b698-76719b15540e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "778003c1-8eb3-4b2e-b698-76719b15540e",
"match": "https://api-prod.gambitprofit.com/api/matches/3d2dad24-3676-4468-a988-fbf338eacc0c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:03.675016-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": "Game Total Over 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c76963c9-5e73-4cad-ab5e-37c4fad88e43",
"gambit_id": "c2e0bc90-ca08-47ec-ad1a-30256ce7413f",
"last_updated": "2023-02-14T09:46:57.520335-05:00",
"created_at": "2023-02-13T08:17:03.678149-05:00",
"name": "Game Total Over 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778003c1-8eb3-4b2e-b698-76719b15540e/?format=api"
},
{
"id": "c712b4ea-14d9-43d8-8b8c-b5068891d7f8",
"gambit_id": "22a4fb14-1c25-426d-a3c8-ed1be72bd519",
"last_updated": "2023-02-14T09:46:57.519084-05:00",
"created_at": "2023-02-13T08:17:03.676639-05:00",
"name": "Game Total Under 226.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/778003c1-8eb3-4b2e-b698-76719b15540e/?format=api"
}
]
}