GET /api/bet_types/bc8bdc69-0086-4a28-8200-4cb7c570767a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc8bdc69-0086-4a28-8200-4cb7c570767a",
"match": "https://api-prod.gambitprofit.com/api/matches/7a4b8277-5eb9-4574-bc75-1a246dbe746f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:05.219278-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3028b577-8958-4985-9ff4-4c0baefdbfa5",
"gambit_id": "c0847270-873c-4195-aaf3-cea058fcf25e",
"last_updated": "2023-05-06T13:26:53.708492-04:00",
"created_at": "2023-05-05T11:47:05.221244-04:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8bdc69-0086-4a28-8200-4cb7c570767a/?format=api"
},
{
"id": "775695cb-be26-4c0c-bcc9-49eded6b4ac8",
"gambit_id": "379ffd4b-4f79-4f70-a118-9fd986d82533",
"last_updated": "2023-05-06T13:26:53.710366-04:00",
"created_at": "2023-05-05T11:47:05.223055-04:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8bdc69-0086-4a28-8200-4cb7c570767a/?format=api"
}
]
}