GET /api/bet_types/a4e164af-7bfb-4526-b13f-5e08d9b36d86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4e164af-7bfb-4526-b13f-5e08d9b36d86",
"match": "https://api-prod.gambitprofit.com/api/matches/aa611689-93b8-40ab-aebb-2fb326d025d3/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:53.087584-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": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "60b747d6-8036-461c-9671-6c64344c173a",
"gambit_id": "67ae6e60-ef7d-4b56-8b2a-b5b4c55d4cee",
"last_updated": "2023-01-25T11:01:56.628295-05:00",
"created_at": "2023-01-24T09:31:53.089049-05:00",
"name": "Game Total Under 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e164af-7bfb-4526-b13f-5e08d9b36d86/?format=api"
},
{
"id": "690abfe5-f27c-478a-8cd1-06e5ccbefda3",
"gambit_id": "afcdbf72-5dd6-4fc7-bc3f-669e33008354",
"last_updated": "2023-01-25T11:01:56.629456-05:00",
"created_at": "2023-01-24T09:31:53.090534-05:00",
"name": "Game Total Over 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4e164af-7bfb-4526-b13f-5e08d9b36d86/?format=api"
}
]
}