GET /api/bet_types/35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d",
"match": "https://api-prod.gambitprofit.com/api/matches/b29f4a9b-4b92-4bdc-96a8-897d857194ca/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T09:31:53.009604-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 Over 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "37ef1b4b-e661-4752-86e5-f28e17c33936",
"gambit_id": "fdb065bd-34b5-4840-aafc-b0c1ed37e20f",
"last_updated": "2023-03-10T10:01:50.351581-05:00",
"created_at": "2023-03-09T09:31:53.012701-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d/?format=api"
},
{
"id": "1a09295c-c29f-42e8-8769-9801a584ce11",
"gambit_id": "0bff0e60-82d4-4659-af11-32987b2946b2",
"last_updated": "2023-03-10T10:01:50.350361-05:00",
"created_at": "2023-03-09T09:31:53.011260-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35ecdcae-6d3c-499f-9ff8-c44fa7a55a1d/?format=api"
}
]
}