GET /api/bet_types/e4da070c-eda7-4a04-aaaa-4050aff1d67d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4da070c-eda7-4a04-aaaa-4050aff1d67d",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1fbe6b-c7b8-4d39-829d-0a70939f9107/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:59.448988-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "046eafc0-d39a-4613-87bc-d647309e91b2",
"gambit_id": "b73d1011-12b2-44be-a582-dc49696f217e",
"last_updated": "2023-04-09T11:32:11.333785-04:00",
"created_at": "2023-04-08T09:01:59.453857-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da070c-eda7-4a04-aaaa-4050aff1d67d/?format=api"
},
{
"id": "71cd5a61-6665-43bc-9bc1-f339f3eb780b",
"gambit_id": "fc340eac-5daa-44b4-b8b9-2c112ea03576",
"last_updated": "2023-04-09T11:32:11.331630-04:00",
"created_at": "2023-04-08T09:01:59.451409-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da070c-eda7-4a04-aaaa-4050aff1d67d/?format=api"
}
]
}