GET /api/bet_types/fe05e3e5-c68a-4d03-9e30-c81552c95830/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe05e3e5-c68a-4d03-9e30-c81552c95830",
"match": "https://api-prod.gambitprofit.com/api/matches/20f366cc-1591-45fb-9f76-e3735827376a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:03.137683-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "764702f7-569b-4326-bb5c-e6c8432c16a6",
"gambit_id": "806aecf5-f631-466e-b0d6-a568c427a6bd",
"last_updated": "2023-10-16T18:08:30.848666-04:00",
"created_at": "2023-10-14T09:28:03.142621-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe05e3e5-c68a-4d03-9e30-c81552c95830/?format=api"
},
{
"id": "4ea882cb-0ea3-4198-929b-bb6c5359f254",
"gambit_id": "3d0b13be-b843-400b-af80-f41db5cee449",
"last_updated": "2023-10-16T18:08:30.851921-04:00",
"created_at": "2023-10-14T09:28:03.163485-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe05e3e5-c68a-4d03-9e30-c81552c95830/?format=api"
}
]
}