GET /api/bet_types/3d4ffd91-1a82-4176-838e-f0719585810d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d4ffd91-1a82-4176-838e-f0719585810d",
"match": "https://api-prod.gambitprofit.com/api/matches/acc4ff33-4be7-4f27-a601-31f52ca9e7c5/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:01.182342-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 Under 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d3dfd36d-448f-4aa5-ab2e-4811e1000660",
"gambit_id": "4bc3c6fb-a5e8-4c57-98ec-99d4af4f46fb",
"last_updated": "2023-03-01T09:32:01.101221-05:00",
"created_at": "2023-02-28T12:37:01.183587-05:00",
"name": "Game Total Under 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4ffd91-1a82-4176-838e-f0719585810d/?format=api"
},
{
"id": "741e07d7-7f4a-4ac0-984c-2d864f02b728",
"gambit_id": "408353b4-57bb-4b16-8649-f24ce9352dd8",
"last_updated": "2023-03-01T09:32:01.102348-05:00",
"created_at": "2023-02-28T12:37:01.184853-05:00",
"name": "Game Total Over 236",
"reward": "1.88000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4ffd91-1a82-4176-838e-f0719585810d/?format=api"
}
]
}