GET /api/bet_types/a266497a-2297-4d72-9cb0-2664464c0b85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a266497a-2297-4d72-9cb0-2664464c0b85",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa76d07-218e-4423-8c96-b51320d3418b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:24.938543-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": "Game Total Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "24ae1e5b-740b-4c0b-b5b5-dc6440144222",
"gambit_id": "0b81ba7b-149c-4e87-ae79-414bfa54616d",
"last_updated": "2023-09-25T14:28:20.860648-04:00",
"created_at": "2023-09-23T09:38:24.942595-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a266497a-2297-4d72-9cb0-2664464c0b85/?format=api"
},
{
"id": "dab8e312-c798-4f07-b9df-7f6192683d41",
"gambit_id": "75d30c82-f067-41d7-a9c8-01721a9ef1c9",
"last_updated": "2023-09-25T14:28:20.863778-04:00",
"created_at": "2023-09-23T09:38:24.947412-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a266497a-2297-4d72-9cb0-2664464c0b85/?format=api"
}
]
}