GET /api/bet_types/be8cd021-1bf8-424d-85e7-123915fd0f98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be8cd021-1bf8-424d-85e7-123915fd0f98",
"match": "https://api-prod.gambitprofit.com/api/matches/685219af-0eda-4599-bc2c-f1e462d3a645/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T07:58:04.683103-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 238",
"amount": 5000.0
},
{
"team": "Game Total Under 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "940d283c-4eb5-4c3b-8726-3e2b6f27744a",
"gambit_id": "0a0bba38-c074-4b8a-8900-bd36daaa458d",
"last_updated": "2023-11-07T21:08:21.927134-05:00",
"created_at": "2023-11-06T07:58:04.687602-05:00",
"name": "Game Total Over 238",
"reward": "1.86000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8cd021-1bf8-424d-85e7-123915fd0f98/?format=api"
},
{
"id": "e1911fe1-584d-487a-b3ab-47a7f303392e",
"gambit_id": "d68b5935-c555-4dd3-9626-bdbd3e2e0fb4",
"last_updated": "2023-11-07T21:08:21.930574-05:00",
"created_at": "2023-11-06T07:58:04.692410-05:00",
"name": "Game Total Under 238",
"reward": "1.86000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8cd021-1bf8-424d-85e7-123915fd0f98/?format=api"
}
]
}