GET /api/bet_types/cc2757b8-a246-4d06-9cd2-73cac59ea16b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc2757b8-a246-4d06-9cd2-73cac59ea16b",
"match": "https://api-prod.gambitprofit.com/api/matches/8f4a6635-412a-433a-9708-311746e94ff9/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T08:38:26.672411-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.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "91e4a620-22dc-47c5-8863-dea5f2f992b1",
"gambit_id": "011436e0-3930-4169-ac18-8b5b1ff1a7b2",
"last_updated": "2023-06-30T10:28:09.348131-04:00",
"created_at": "2023-06-29T08:38:26.674445-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2757b8-a246-4d06-9cd2-73cac59ea16b/?format=api"
},
{
"id": "c5ef8ccc-7088-4d67-8553-56573eba6554",
"gambit_id": "0d2f9a29-dd9f-4174-8ca2-0699eb1d2c7d",
"last_updated": "2023-06-30T10:28:09.349589-04:00",
"created_at": "2023-06-29T08:38:26.676538-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2757b8-a246-4d06-9cd2-73cac59ea16b/?format=api"
}
]
}