GET /api/bet_types/ea87455d-3023-408b-b5da-fabab5400209/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea87455d-3023-408b-b5da-fabab5400209",
"match": "https://api-prod.gambitprofit.com/api/matches/0e8feb90-89ae-45cd-b1e0-c2be1a092d33/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:02.576506-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 Under 5.5",
"amount": 5107.0
},
{
"team": "Game Total Over 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4ad404bd-b778-47a4-99ee-aa594bb78f05",
"gambit_id": "80b8787a-c08e-4e9a-8ae2-880d14566b37",
"last_updated": "2023-04-19T20:46:54.377447-04:00",
"created_at": "2023-04-18T12:12:02.578688-04:00",
"name": "Game Total Under 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea87455d-3023-408b-b5da-fabab5400209/?format=api"
},
{
"id": "a1636b3c-bf21-46c8-b180-8136b293dd0f",
"gambit_id": "655e690e-599e-43e9-8f7f-39db44b4d0e6",
"last_updated": "2023-04-19T20:46:54.378932-04:00",
"created_at": "2023-04-18T12:12:02.580571-04:00",
"name": "Game Total Over 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea87455d-3023-408b-b5da-fabab5400209/?format=api"
}
]
}