GET /api/bet_types/e4ae747a-9a6c-498b-8d2e-3277dddbe524/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4ae747a-9a6c-498b-8d2e-3277dddbe524",
"match": "https://api-prod.gambitprofit.com/api/matches/f52d9411-96b2-4100-b530-6e7e0f2870cf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:01.727523-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "091c20fe-7948-4e96-a0b4-38218e34351e",
"gambit_id": "601be311-8893-439f-bd8f-1a5dfcf36a55",
"last_updated": "2023-04-23T12:41:53.939141-04:00",
"created_at": "2023-04-22T13:07:01.731889-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ae747a-9a6c-498b-8d2e-3277dddbe524/?format=api"
},
{
"id": "5310e800-6f73-4f45-ac4e-0c25df432beb",
"gambit_id": "22298bc7-f0a3-467d-858b-d0a659cefbc2",
"last_updated": "2023-04-23T12:41:53.936943-04:00",
"created_at": "2023-04-22T13:07:01.729974-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ae747a-9a6c-498b-8d2e-3277dddbe524/?format=api"
}
]
}