GET /api/bet_types/091fc874-649d-4500-a944-043060d32b68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "091fc874-649d-4500-a944-043060d32b68",
"match": "https://api-prod.gambitprofit.com/api/matches/d294a7e0-000c-45e9-aef7-9e7d88a64a26/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:08.429780-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 217",
"amount": 5000.0
},
{
"team": "Game Total Over 217",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "65a93685-035f-415e-bb1a-166be7250473",
"gambit_id": "76950040-24fa-4254-a5b5-80fcc4382052",
"last_updated": "2023-02-28T12:37:08.430995-05:00",
"created_at": "2023-02-28T12:37:08.431003-05:00",
"name": "Game Total Under 217",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/091fc874-649d-4500-a944-043060d32b68/?format=api"
},
{
"id": "9e6273ce-9191-4d4f-80d5-46288d5e55cf",
"gambit_id": "2b5928bc-7b8a-4b8e-8e71-0cd424fe43d3",
"last_updated": "2023-02-28T12:37:08.432262-05:00",
"created_at": "2023-02-28T12:37:08.432271-05:00",
"name": "Game Total Over 217",
"reward": "1.88000",
"odds": "1.90910",
"spread": "217.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/091fc874-649d-4500-a944-043060d32b68/?format=api"
}
]
}