GET /api/bet_types/cd39532c-0810-4927-b9ee-7eba1f56fa94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd39532c-0810-4927-b9ee-7eba1f56fa94",
"match": "https://api-prod.gambitprofit.com/api/matches/248fd705-af9e-438b-9b3b-4233aefe4dd6/?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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "98fab71b-bb07-4ef6-a824-a8bfa0fd2a18",
"gambit_id": "4be2f62a-6a30-4eb9-ae23-e4a61b239dfa",
"last_updated": "2022-11-18T10:03:03.651875-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 219",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd39532c-0810-4927-b9ee-7eba1f56fa94/?format=api"
},
{
"id": "f485e742-4650-44d4-8548-bf349165e4a6",
"gambit_id": "e67e1491-7c52-45ef-bfef-ffd6cde12605",
"last_updated": "2022-11-18T10:03:03.653158-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 219",
"reward": "1.80000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd39532c-0810-4927-b9ee-7eba1f56fa94/?format=api"
}
]
}