GET /api/bet_types/9fcb53a8-4b8b-4d64-b30d-01b23f4307d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fcb53a8-4b8b-4d64-b30d-01b23f4307d4",
"match": "https://api-prod.gambitprofit.com/api/matches/1c7ef98c-7b62-4674-ab2e-3d84f30e390b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:08.483849-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "84eb05a9-6aed-49fa-9d82-eac8693cfca1",
"gambit_id": "2ad35551-b082-4953-9d8a-218e76a33021",
"last_updated": "2023-04-03T14:16:50.318247-04:00",
"created_at": "2023-04-02T09:57:08.489603-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fcb53a8-4b8b-4d64-b30d-01b23f4307d4/?format=api"
},
{
"id": "703e468e-da17-4e2a-8444-76751497290c",
"gambit_id": "0947b447-7972-4af5-a898-894e69727942",
"last_updated": "2023-04-03T14:16:50.315439-04:00",
"created_at": "2023-04-02T09:57:08.486598-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fcb53a8-4b8b-4d64-b30d-01b23f4307d4/?format=api"
}
]
}