GET /api/bet_types/acd9698c-825b-469b-a0f0-f5277e192a4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acd9698c-825b-469b-a0f0-f5277e192a4d",
"match": "https://api-prod.gambitprofit.com/api/matches/c59f6267-e156-44de-89d2-5bd1f5ddfb23/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:09.376476-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 67",
"amount": 5000.0
},
{
"team": "Game Total Over 67",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "97f341f3-abda-4c8a-b351-3a0a0abe6b8c",
"gambit_id": "2013da03-5c7e-4d4f-9fcd-6160c79183b5",
"last_updated": "2022-12-31T10:31:57.574400-05:00",
"created_at": "2022-12-29T08:42:09.377702-05:00",
"name": "Game Total Under 67",
"reward": "1.80000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acd9698c-825b-469b-a0f0-f5277e192a4d/?format=api"
},
{
"id": "2a892a89-1a60-4eaa-af20-72a7d9736dc0",
"gambit_id": "9b8271c7-7c5d-4249-a8de-3992981b538e",
"last_updated": "2022-12-31T10:31:57.575618-05:00",
"created_at": "2022-12-29T08:42:09.378907-05:00",
"name": "Game Total Over 67",
"reward": "1.80000",
"odds": "1.90910",
"spread": "67.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acd9698c-825b-469b-a0f0-f5277e192a4d/?format=api"
}
]
}