GET /api/bet_types/526d7950-c0c1-4eb8-b9fe-8061a0ec3065/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "526d7950-c0c1-4eb8-b9fe-8061a0ec3065",
"match": "https://api-prod.gambitprofit.com/api/matches/51e2cf8c-a975-4d41-87cf-461fbd97c039/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:04.323832-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "4f8587ae-6813-4e5a-8c1c-1407158bacd8",
"gambit_id": "f1d76329-9dc1-4b6c-8faf-848ba3d76728",
"last_updated": "2023-11-27T09:53:17.541279-05:00",
"created_at": "2023-11-24T09:08:04.327877-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526d7950-c0c1-4eb8-b9fe-8061a0ec3065/?format=api"
},
{
"id": "1824bc95-4bdc-407d-bd36-524901a54060",
"gambit_id": "1bc09d2f-e08d-44ca-b2f8-d6647abf07e9",
"last_updated": "2023-11-27T09:53:17.544447-05:00",
"created_at": "2023-11-24T09:08:04.333967-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/526d7950-c0c1-4eb8-b9fe-8061a0ec3065/?format=api"
}
]
}