GET /api/bet_types/9e8011f4-c925-47b5-a894-d533f321c3ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e8011f4-c925-47b5-a894-d533f321c3ae",
"match": "https://api-prod.gambitprofit.com/api/matches/78b69040-aebd-4e80-8885-3a4de45a70c3/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:04.224115-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3ec60562-b902-48e1-b4eb-e8461bcd7a1e",
"gambit_id": "45ab6047-6826-494d-8db5-da7b02a4196e",
"last_updated": "2024-01-11T11:13:04.509798-05:00",
"created_at": "2024-01-09T09:23:04.238528-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8011f4-c925-47b5-a894-d533f321c3ae/?format=api"
},
{
"id": "395d74c2-d98d-4ad6-ae32-2afcf55390cc",
"gambit_id": "751b478c-b0e0-43d9-aa8a-e1412612b8ee",
"last_updated": "2024-01-11T11:13:04.506496-05:00",
"created_at": "2024-01-09T09:23:04.232819-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e8011f4-c925-47b5-a894-d533f321c3ae/?format=api"
}
]
}