GET /api/bet_types/17f80ff0-64e5-4562-8a2c-590856b97e3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17f80ff0-64e5-4562-8a2c-590856b97e3a",
"match": "https://api-prod.gambitprofit.com/api/matches/8ecfe816-7753-442b-89db-19eb33f610e2/?format=api",
"name": "Over/Under",
"created_at": "2023-06-06T10:57:12.306941-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3efa5e44-b32e-44df-ba63-db374fbe6213",
"gambit_id": "4f1951ea-75a3-497c-9f1f-35014d7e5544",
"last_updated": "2023-06-07T10:38:22.977601-04:00",
"created_at": "2023-06-06T10:57:12.311904-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f80ff0-64e5-4562-8a2c-590856b97e3a/?format=api"
},
{
"id": "82d2670b-5228-44fe-b603-b9107f804668",
"gambit_id": "50252b80-ecd2-42aa-8430-851a733155d4",
"last_updated": "2023-06-07T10:38:22.975702-04:00",
"created_at": "2023-06-06T10:57:12.309374-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f80ff0-64e5-4562-8a2c-590856b97e3a/?format=api"
}
]
}