GET /api/bet_types/915945ec-8995-4515-aded-2bfe751638cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "915945ec-8995-4515-aded-2bfe751638cf",
"match": "https://api-prod.gambitprofit.com/api/matches/4a6be7af-d14a-4c1d-88fc-7a5ed8189ee7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:47.326462-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e77076be-4999-4b87-abb5-6cfd158ea827",
"gambit_id": "3eb7e2f3-bf8f-4c09-a888-332e435e0041",
"last_updated": "2023-04-01T10:27:25.818736-04:00",
"created_at": "2023-03-31T09:56:47.328349-04:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/915945ec-8995-4515-aded-2bfe751638cf/?format=api"
},
{
"id": "c1459b71-8f72-4fbd-9197-ccfc8593c0c9",
"gambit_id": "4b591417-b37a-460f-b453-a2cd529d3d2d",
"last_updated": "2023-04-01T10:27:25.820781-04:00",
"created_at": "2023-03-31T09:56:47.330421-04:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/915945ec-8995-4515-aded-2bfe751638cf/?format=api"
}
]
}