GET /api/bet_types/2c68931e-b263-4913-bdb4-57fe978ffe79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c68931e-b263-4913-bdb4-57fe978ffe79",
"match": "https://api-prod.gambitprofit.com/api/matches/9dc48cee-caf8-4168-a4c8-37f2360d2e8c/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T12:33:01.122524-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 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ab407f77-1f5c-4a11-acc1-46082510cbeb",
"gambit_id": "34282384-b39d-4f64-b856-470bc5e530dc",
"last_updated": "2023-08-28T18:33:01.447013-04:00",
"created_at": "2023-08-25T12:33:01.130902-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c68931e-b263-4913-bdb4-57fe978ffe79/?format=api"
},
{
"id": "2097813f-db82-45b5-9dc4-0ffe818bab95",
"gambit_id": "74a6fd1f-368f-4227-89bd-bdcb9a1e16ff",
"last_updated": "2023-08-28T18:33:01.438520-04:00",
"created_at": "2023-08-25T12:33:01.126928-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c68931e-b263-4913-bdb4-57fe978ffe79/?format=api"
}
]
}