GET /api/bet_types/1a396011-d0ce-4058-9b66-067165797d8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a396011-d0ce-4058-9b66-067165797d8f",
"match": "https://api-prod.gambitprofit.com/api/matches/f2fa83a3-1a9f-4603-98a1-317f852ec0c8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:47:02.769470-04: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": "Total Rounds Under 2.5",
"amount": 5789.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "cea73e9c-2d8e-4a08-ab7f-e1f7855521e0",
"gambit_id": "75824150-0120-42fd-a3bc-036cc4ced040",
"last_updated": "2023-05-01T12:27:22.780215-04:00",
"created_at": "2023-04-29T16:47:02.771093-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.60000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a396011-d0ce-4058-9b66-067165797d8f/?format=api"
},
{
"id": "a51e0dc9-6863-4a80-93af-0c221be7bb6e",
"gambit_id": "ba4889d4-2d32-413b-bf92-7f103dd9b47a",
"last_updated": "2023-05-01T12:27:22.781596-04:00",
"created_at": "2023-04-29T16:47:02.772623-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a396011-d0ce-4058-9b66-067165797d8f/?format=api"
}
]
}