GET /api/bet_types/1a71c139-9751-4bdb-8448-9f0d35e34b25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a71c139-9751-4bdb-8448-9f0d35e34b25",
"match": "https://api-prod.gambitprofit.com/api/matches/583aa64f-9b0c-4ecc-9c66-82bf0f80a2b7/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:14.107368-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 9",
"amount": 5214.0
},
{
"team": "Game Total Over 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "49e46e44-9f5d-40e6-80b5-1b9d5f9ea178",
"gambit_id": "b8f4018e-4e81-441e-85cf-316fff2cecf5",
"last_updated": "2023-05-25T13:47:07.607931-04:00",
"created_at": "2023-05-22T11:27:14.108885-04:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a71c139-9751-4bdb-8448-9f0d35e34b25/?format=api"
},
{
"id": "58124f2f-d7e9-4429-b771-5749afd117e1",
"gambit_id": "08cad222-aeb5-4418-bece-605afc80df71",
"last_updated": "2023-05-25T13:47:07.605601-04:00",
"created_at": "2023-05-22T11:27:14.110445-04:00",
"name": "Game Total Over 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a71c139-9751-4bdb-8448-9f0d35e34b25/?format=api"
}
]
}