GET /api/bet_types/4c770af2-1f8a-486a-8f28-689ccc661eec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c770af2-1f8a-486a-8f28-689ccc661eec",
"match": "https://api-prod.gambitprofit.com/api/matches/bac06f42-fef3-460e-8bdb-c936d8c21704/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:23.556503-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ad459b07-d415-41a2-bb45-9220ea7e1b22",
"gambit_id": "99d8982b-4625-4ca6-9627-6357e7fd11d9",
"last_updated": "2023-06-26T20:13:25.897151-04:00",
"created_at": "2023-06-25T09:28:23.559425-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c770af2-1f8a-486a-8f28-689ccc661eec/?format=api"
},
{
"id": "18e8262c-9258-43ba-b502-5b0a066996ec",
"gambit_id": "09e5cf62-5d97-4a6f-ab27-769bc3b5f500",
"last_updated": "2023-06-26T20:13:25.895782-04:00",
"created_at": "2023-06-25T09:28:23.557932-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c770af2-1f8a-486a-8f28-689ccc661eec/?format=api"
}
]
}