GET /api/bet_types/e49ba65a-913c-4dba-92af-1fdb06664c36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e49ba65a-913c-4dba-92af-1fdb06664c36",
"match": "https://api-prod.gambitprofit.com/api/matches/e16642c3-ad00-4364-a590-a6ef6f4b57ca/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:19.583192-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": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c930a9bb-7a44-4725-80d0-536aca22238b",
"gambit_id": "6b021d3b-5139-4188-9873-aecc89654c46",
"last_updated": "2023-07-10T18:28:23.077986-04:00",
"created_at": "2023-07-09T08:43:19.587621-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49ba65a-913c-4dba-92af-1fdb06664c36/?format=api"
},
{
"id": "a7ce912b-4b2c-495a-a959-0f151f1edbf6",
"gambit_id": "94d46801-12ec-4866-bd01-4278af9488fd",
"last_updated": "2023-07-10T18:28:23.076470-04:00",
"created_at": "2023-07-09T08:43:19.585327-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49ba65a-913c-4dba-92af-1fdb06664c36/?format=api"
}
]
}