GET /api/bet_types/7cc54e44-6d92-4bd2-a635-a41436c0ef46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cc54e44-6d92-4bd2-a635-a41436c0ef46",
"match": "https://api-prod.gambitprofit.com/api/matches/b5566782-21ab-41e3-9152-1975823394e6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:03.288136-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 5.5",
"amount": 5214.0
},
{
"team": "Game Total Under 5.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "9ff08703-5f2c-43bc-abc8-f9face744afc",
"gambit_id": "9472e19a-7109-435f-a0cb-7ae97b31ef0d",
"last_updated": "2023-11-27T10:18:23.412777-05:00",
"created_at": "2023-11-25T09:23:03.293053-05:00",
"name": "Game Total Over 5.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc54e44-6d92-4bd2-a635-a41436c0ef46/?format=api"
},
{
"id": "96e1b6f4-091e-4f00-b20d-629c2341ccb2",
"gambit_id": "354c2140-9988-49be-909a-a7595f32307a",
"last_updated": "2023-11-27T10:18:23.416055-05:00",
"created_at": "2023-11-25T09:23:03.297617-05:00",
"name": "Game Total Under 5.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc54e44-6d92-4bd2-a635-a41436c0ef46/?format=api"
}
]
}