GET /api/bet_types/d0289cd2-2ed5-4756-a289-aa0af387a04b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0289cd2-2ed5-4756-a289-aa0af387a04b",
"match": "https://api-prod.gambitprofit.com/api/matches/59b81554-0f48-4e08-be02-df08858a2e3f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-07T09:07:56.534400-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8ef72ad6-b0a3-4b29-b86e-5a1c3e2ede0b",
"gambit_id": "299ee96e-b40c-49f2-95f8-af376801c98f",
"last_updated": "2024-01-09T10:38:22.837264-05:00",
"created_at": "2024-01-07T09:07:56.551650-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0289cd2-2ed5-4756-a289-aa0af387a04b/?format=api"
},
{
"id": "6d993b25-f25d-4a4c-8110-6f898308e320",
"gambit_id": "3cbc6af8-3f52-4452-962e-5d6bd10f2711",
"last_updated": "2024-01-09T10:38:22.833869-05:00",
"created_at": "2024-01-07T09:07:56.539406-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0289cd2-2ed5-4756-a289-aa0af387a04b/?format=api"
}
]
}