GET /api/bet_types/7b6a91e3-e065-4699-89cb-c4a686a4cfa2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b6a91e3-e065-4699-89cb-c4a686a4cfa2",
"match": "https://api-prod.gambitprofit.com/api/matches/ed62b00e-ed5a-45cc-b041-780824ea63b1/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T09:07:56.130088-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": 5094.0
},
{
"team": "Game Total Over 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "142c8238-37b9-4a4f-b82c-9697026eb673",
"gambit_id": "a804061c-ed37-4f41-bf5b-10e5c5c4507a",
"last_updated": "2023-10-30T14:58:08.553179-04:00",
"created_at": "2023-10-27T09:07:56.139989-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6a91e3-e065-4699-89cb-c4a686a4cfa2/?format=api"
},
{
"id": "95285465-0884-4139-b029-5812099bf5ff",
"gambit_id": "ff26816b-e633-402b-847c-963776b74aa4",
"last_updated": "2023-10-30T14:58:08.549457-04:00",
"created_at": "2023-10-27T09:07:56.134605-04:00",
"name": "Game Total Over 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6a91e3-e065-4699-89cb-c4a686a4cfa2/?format=api"
}
]
}