GET /api/bet_types/b6a4842c-777b-4835-9c2c-c8498e2fec0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6a4842c-777b-4835-9c2c-c8498e2fec0a",
"match": "https://api-prod.gambitprofit.com/api/matches/aa9e34b7-97cf-4425-895f-812119ba205b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:07:59.469598-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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2304c41a-996e-4375-99f7-fda702cf9b8b",
"gambit_id": "106bf19c-e0c3-4dc9-b820-3951de58e669",
"last_updated": "2023-11-27T10:13:37.656051-05:00",
"created_at": "2023-11-24T09:07:59.474136-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a4842c-777b-4835-9c2c-c8498e2fec0a/?format=api"
},
{
"id": "abf2368e-40c0-427a-9f6b-d296c4d13d43",
"gambit_id": "9b376341-80c6-4db7-ad89-9a0348c7ccc6",
"last_updated": "2023-11-27T10:13:37.659679-05:00",
"created_at": "2023-11-24T09:07:59.479722-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a4842c-777b-4835-9c2c-c8498e2fec0a/?format=api"
}
]
}