GET /api/bet_types/6e5ce72e-6151-44e6-a99a-31ca59f8f3d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e5ce72e-6151-44e6-a99a-31ca59f8f3d6",
"match": "https://api-prod.gambitprofit.com/api/matches/d850dc1b-8b47-4a25-9a5f-84ee240d4703/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T09:02:01.669045-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "964b4a86-8085-4bac-b92f-462eefc10295",
"gambit_id": "ed572582-84c2-4f2f-b79a-c868537b9fce",
"last_updated": "2023-03-10T09:57:20.814051-05:00",
"created_at": "2023-03-09T09:02:01.671765-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e5ce72e-6151-44e6-a99a-31ca59f8f3d6/?format=api"
},
{
"id": "7ab01367-c049-411f-960c-346157a2531f",
"gambit_id": "564c74bb-37da-40ca-8a77-eaf076e43a12",
"last_updated": "2023-03-10T09:57:20.812834-05:00",
"created_at": "2023-03-09T09:02:01.670378-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e5ce72e-6151-44e6-a99a-31ca59f8f3d6/?format=api"
}
]
}