GET /api/bet_types/13cede19-959d-4743-8422-6498f84011d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13cede19-959d-4743-8422-6498f84011d9",
"match": "https://api-prod.gambitprofit.com/api/matches/b3bacbcf-17c8-4593-b165-6b43f9e88444/?format=api",
"name": "Over/Under",
"created_at": "2023-12-25T09:33:16.507799-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3c6c02bf-ee19-4af0-a0fa-6b94c851d208",
"gambit_id": "24da1291-9196-42fd-bdaa-27c876775200",
"last_updated": "2023-12-26T20:23:07.705230-05:00",
"created_at": "2023-12-25T09:33:16.513057-05:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13cede19-959d-4743-8422-6498f84011d9/?format=api"
},
{
"id": "96e00b2b-38ae-40d8-a9a5-9f09a7e19c3e",
"gambit_id": "ccf71ab3-2170-482a-a35f-60c7cc1d16ba",
"last_updated": "2023-12-26T20:23:07.709318-05:00",
"created_at": "2023-12-25T09:33:16.520978-05:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13cede19-959d-4743-8422-6498f84011d9/?format=api"
}
]
}