GET /api/bet_types/81494ddc-d5d4-40b2-be94-1e99c58b5415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81494ddc-d5d4-40b2-be94-1e99c58b5415",
"match": "https://api-prod.gambitprofit.com/api/matches/c69966cf-f34a-4781-801c-45c62ca2257b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-08T08:43:17.629762-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 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "91ffe6c3-e9cb-4ae1-bdb8-4ffcfb0ee067",
"gambit_id": "8e29f42b-de34-487a-a791-926f6696173a",
"last_updated": "2023-06-10T13:48:17.250153-04:00",
"created_at": "2023-06-08T08:43:17.631248-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81494ddc-d5d4-40b2-be94-1e99c58b5415/?format=api"
},
{
"id": "6fe37465-f8c2-4ac0-bc4b-df9fe2ed22bd",
"gambit_id": "ae4b63b6-4714-44a5-85dc-082e27f752a3",
"last_updated": "2023-06-10T13:48:17.252673-04:00",
"created_at": "2023-06-08T08:43:17.632724-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81494ddc-d5d4-40b2-be94-1e99c58b5415/?format=api"
}
]
}