GET /api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b50c8138-aa40-4b6f-b18a-9222355fee53",
"match": "https://api-prod.gambitprofit.com/api/matches/ba11d60c-53fa-4a62-95b9-7e473c1c8352/?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 2.5",
"amount": 5662.0
},
{
"team": "Game Total Over 2.5",
"amount": 4338.0
}
],
"expected_reward_tokens": 8719.38,
"profit_sb": -280.62,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "f611aa64-6601-4b55-bed0-af4eb5c2e824",
"gambit_id": "c4b13e56-59c2-4cf9-b152-6f9e85ce56c0",
"last_updated": "2022-12-19T11:02:04.675578-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.54000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
},
{
"id": "d40dec37-6ccc-44af-85c2-c5abdfaf147a",
"gambit_id": "66e94a64-1374-4332-b643-72376e064b75",
"last_updated": "2022-12-19T11:02:04.676665-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b50c8138-aa40-4b6f-b18a-9222355fee53/?format=api"
}
]
}