GET /api/bet_types/0a58fc2b-0732-4604-973c-97a507494d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a58fc2b-0732-4604-973c-97a507494d0c",
"match": "https://api-prod.gambitprofit.com/api/matches/5a33696b-2e20-44df-a0c3-9c66757df2ab/?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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Over 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "198d21c3-e05b-44b0-aa84-2fa36ccbde10",
"gambit_id": "417350d2-c0e3-4aaf-912e-f279f50e3570",
"last_updated": "2022-09-25T20:02:12.023707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a58fc2b-0732-4604-973c-97a507494d0c/?format=api"
},
{
"id": "9b0c34be-9d5d-4dbc-a721-06b9830c48c9",
"gambit_id": "30060c4a-a8e9-4d44-8f99-421fac69e409",
"last_updated": "2022-09-25T20:02:12.024699-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a58fc2b-0732-4604-973c-97a507494d0c/?format=api"
}
]
}