GET /api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6dd2bfb-1415-4ccf-a4dc-816db19a7a77",
"match": "https://api-prod.gambitprofit.com/api/matches/393073a4-c287-45ad-8c42-e26f1c8ac324/?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 Over 63",
"amount": 5000.0
},
{
"team": "Game Total Under 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0ce476f2-9612-4633-9064-eb1157706c4a",
"gambit_id": "a6bac050-0311-485d-84ef-1aa5b50d040b",
"last_updated": "2022-10-30T14:04:20.973905-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
},
{
"id": "ce88a0c6-38fe-469a-baa7-98d19cea6a8b",
"gambit_id": "838fa054-da86-4bae-b615-039e5436fbcf",
"last_updated": "2022-10-30T14:04:20.972791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6dd2bfb-1415-4ccf-a4dc-816db19a7a77/?format=api"
}
]
}