GET /api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5239415d-9cef-4545-a015-2499dbd0c0b3",
"match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "d6f1773a-7655-4c45-883c-081206423129",
"gambit_id": "4ac864e8-0092-4e65-bef7-55091e0d0514",
"last_updated": "2022-10-20T09:37:00.736036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.89000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
},
{
"id": "69939328-42a6-4ecd-b5a8-50b3dd5e6a5c",
"gambit_id": "9bf090aa-e937-40f7-aa32-a34b1c847f11",
"last_updated": "2022-10-20T09:37:00.737327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.89000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
}
]
}