GET /api/bet_types/18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9",
"match": "https://api-prod.gambitprofit.com/api/matches/7c0038db-a798-44f5-8a40-f9db1b049c40/?format=api",
"name": "Over/Under",
"created_at": "2023-05-21T10:17:15.855058-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79557f95-02ee-4e4f-a68d-a614eaf06629",
"gambit_id": "075e4da0-7314-484a-b86a-2e1d71b8ffe7",
"last_updated": "2023-05-22T14:42:19.806396-04:00",
"created_at": "2023-05-21T10:17:15.858896-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9/?format=api"
},
{
"id": "df5751eb-2d08-499a-95cf-823d7c94f56c",
"gambit_id": "f8817225-cfd5-4bbd-ae36-285e49fccd73",
"last_updated": "2023-05-22T14:42:19.805068-04:00",
"created_at": "2023-05-21T10:17:15.856916-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b90f2d-a40c-40ce-8abc-ed1a0b0e96e9/?format=api"
}
]
}