GET /api/bet_types/b1b22dfd-57d8-40df-a5d4-a6731294922b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1b22dfd-57d8-40df-a5d4-a6731294922b",
"match": "https://api-prod.gambitprofit.com/api/matches/54bac1fd-b44c-402c-81e0-e77df3a5329e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 56.5",
"amount": 5000.0
},
{
"team": "Game Total Under 56.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "4e26dbc7-a8e6-4cce-80e5-262c322911a9",
"gambit_id": "594a8aca-4acd-43e6-923b-4f3bf4326829",
"last_updated": "2022-10-31T10:32:22.989746-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b22dfd-57d8-40df-a5d4-a6731294922b/?format=api"
},
{
"id": "8a659f4c-4564-41e0-a30d-2a5cb254a7bc",
"gambit_id": "e6af8808-c917-414e-a32b-ec38a46772a0",
"last_updated": "2022-10-31T10:32:22.988604-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "56.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b22dfd-57d8-40df-a5d4-a6731294922b/?format=api"
}
]
}