GET /api/bet_types/b83828af-e018-4114-8bb2-26c1ece3adc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b83828af-e018-4114-8bb2-26c1ece3adc8",
"match": "https://api-prod.gambitprofit.com/api/matches/0cde4483-0110-448a-8048-ebcc78c976cb/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:07.593227-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "fcc40d09-29d5-44f2-8f81-3daf342f13d1",
"gambit_id": "1c14132f-4662-477f-83ca-1c5b7033adaa",
"last_updated": "2023-10-30T13:38:25.282852-04:00",
"created_at": "2023-10-28T09:08:07.598444-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83828af-e018-4114-8bb2-26c1ece3adc8/?format=api"
},
{
"id": "73c1855e-0ccb-471e-9fa8-e00f51dc5e3e",
"gambit_id": "c8ea899b-09a7-4465-ac47-fa0d071980b9",
"last_updated": "2023-10-30T13:38:25.286055-04:00",
"created_at": "2023-10-28T09:08:07.602833-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83828af-e018-4114-8bb2-26c1ece3adc8/?format=api"
}
]
}