GET /api/bet_types/e092b374-1b46-4c61-8d34-26219b941533/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e092b374-1b46-4c61-8d34-26219b941533",
"match": "https://api-prod.gambitprofit.com/api/matches/8746143a-3e5c-4b0c-a022-d6ecfc395ef7/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:52:56.590625-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 Under 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "ef718293-e00a-4791-93f4-0080291cbc50",
"gambit_id": "143f9f5a-da7b-48b5-bb4b-f34fad59eb1d",
"last_updated": "2023-10-13T20:53:03.378275-04:00",
"created_at": "2023-10-12T10:52:56.594065-04:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e092b374-1b46-4c61-8d34-26219b941533/?format=api"
},
{
"id": "c55b33fa-7af7-425b-ac6e-104578aefa8a",
"gambit_id": "9184d4ec-b134-4818-aaad-1457a7d2bbc7",
"last_updated": "2023-10-13T20:53:03.382317-04:00",
"created_at": "2023-10-12T10:52:56.597613-04:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e092b374-1b46-4c61-8d34-26219b941533/?format=api"
}
]
}