GET /api/bet_types/ec35aa29-6c06-4592-ac4d-2aee9277fb05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec35aa29-6c06-4592-ac4d-2aee9277fb05",
"match": "https://api-prod.gambitprofit.com/api/matches/436eb954-746e-4012-820a-3ca132d7be33/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:15.812579-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 35.5",
"amount": 5000.0
},
{
"team": "Game Total Under 35.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d6a0b76-4d32-445d-bb8c-0a83c03ca9ae",
"gambit_id": "02e98559-3290-43f9-a419-a733822b6962",
"last_updated": "2023-09-26T09:13:04.693750-04:00",
"created_at": "2023-09-20T09:58:15.816019-04:00",
"name": "Game Total Over 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35aa29-6c06-4592-ac4d-2aee9277fb05/?format=api"
},
{
"id": "41bb41d4-33e7-4f39-af08-c6ac743e5623",
"gambit_id": "b3e98121-ee8e-4e3a-a1ea-07bfd6148b02",
"last_updated": "2023-09-26T09:13:04.697256-04:00",
"created_at": "2023-09-20T09:58:15.820675-04:00",
"name": "Game Total Under 35.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "35.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35aa29-6c06-4592-ac4d-2aee9277fb05/?format=api"
}
]
}