GET /api/bet_types/b0c00908-c04a-49c7-9ade-203b245eb810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0c00908-c04a-49c7-9ade-203b245eb810",
"match": "https://api-prod.gambitprofit.com/api/matches/8dd26038-02db-43cf-9024-967df2f52aed/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:03.774753-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1ffdc579-978c-4a0c-8b4a-43aa1bed591b",
"gambit_id": "73b34799-e65c-45a7-9f32-a297a6fc3c62",
"last_updated": "2023-11-27T10:27:54.983452-05:00",
"created_at": "2023-11-25T09:23:03.779138-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c00908-c04a-49c7-9ade-203b245eb810/?format=api"
},
{
"id": "112fe286-48fd-4ff1-85e6-aa9fc173a1ec",
"gambit_id": "6f535625-e118-423a-8cf9-931b7c2c961a",
"last_updated": "2023-11-27T10:27:54.986647-05:00",
"created_at": "2023-11-25T09:23:03.783646-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0c00908-c04a-49c7-9ade-203b245eb810/?format=api"
}
]
}