GET /api/bet_types/4fdd2dba-76d5-4e0d-928a-1eca01c251c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fdd2dba-76d5-4e0d-928a-1eca01c251c8",
"match": "https://api-prod.gambitprofit.com/api/matches/1e84d226-a301-432d-80de-e2842312b381/?format=api",
"name": "Over/Under",
"created_at": "2023-12-22T10:13:14.748871-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 Over 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ae65b50c-8b33-4ac9-b264-169988fe3951",
"gambit_id": "8cd9af2c-fc13-4881-9ae4-88f01d71f244",
"last_updated": "2023-12-23T21:08:17.536912-05:00",
"created_at": "2023-12-22T10:13:14.752881-05:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdd2dba-76d5-4e0d-928a-1eca01c251c8/?format=api"
},
{
"id": "2da719a9-391b-4ab5-bba6-bf82471843ab",
"gambit_id": "26e75a3a-d673-4d7d-97ae-5256a5363fe7",
"last_updated": "2023-12-23T21:08:17.540250-05:00",
"created_at": "2023-12-22T10:13:14.757958-05:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdd2dba-76d5-4e0d-928a-1eca01c251c8/?format=api"
}
]
}