GET /api/bet_types/1d6c5ba8-d49f-4b1e-abab-69f79d968c33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d6c5ba8-d49f-4b1e-abab-69f79d968c33",
"match": "https://api-prod.gambitprofit.com/api/matches/ae87a6e3-d58c-4595-9dcf-d0dd110d7b8b/?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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ebb5e57d-2ecd-4349-bc97-8c97226d421e",
"gambit_id": "4357a54f-0438-44b5-b04f-aa2e2d7d5564",
"last_updated": "2022-12-12T18:52:22.069917-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 235.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c5ba8-d49f-4b1e-abab-69f79d968c33/?format=api"
},
{
"id": "e91c4d7a-d236-47c9-b7d5-f625057b247a",
"gambit_id": "88fe650c-69c8-4bf1-837b-2b26c8b54f73",
"last_updated": "2022-12-12T18:52:22.068842-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 235.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c5ba8-d49f-4b1e-abab-69f79d968c33/?format=api"
}
]
}