GET /api/bet_types/862164e6-b68c-49b9-be48-532f48c83383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "862164e6-b68c-49b9-be48-532f48c83383",
"match": "https://api-prod.gambitprofit.com/api/matches/4f1bc4e8-3eb8-40e1-b3fe-e278b9044f69/?format=api",
"name": "Over/Under",
"created_at": "2023-02-17T09:12:09.298723-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 Under 7",
"amount": 5212.0
},
{
"team": "Game Total Over 7",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "14145029-858d-47b6-98ca-2dfb239feed2",
"gambit_id": "0a8a69f7-cd48-499d-b96e-3fb26a456ede",
"last_updated": "2023-02-18T09:47:19.075482-05:00",
"created_at": "2023-02-17T09:12:09.300084-05:00",
"name": "Game Total Under 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862164e6-b68c-49b9-be48-532f48c83383/?format=api"
},
{
"id": "2dd65172-0512-4975-ba34-b241740a39ad",
"gambit_id": "dbacbc90-d664-4ad8-9cf8-c7e7bd602c21",
"last_updated": "2023-02-18T09:47:19.076644-05:00",
"created_at": "2023-02-17T09:12:09.301514-05:00",
"name": "Game Total Over 7",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/862164e6-b68c-49b9-be48-532f48c83383/?format=api"
}
]
}