GET /api/bet_types/107bec8e-944b-47b4-b948-8763e0be11f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "107bec8e-944b-47b4-b948-8763e0be11f9",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee71687-35f1-49b2-bfa9-90b7885ea091/?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 Under 58.5",
"amount": 5000.0
},
{
"team": "Game Total Over 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "54f5a913-8b06-4e2a-9a10-07de7c5eb003",
"gambit_id": "767a875f-5db1-4311-bd4a-36d914235311",
"last_updated": "2022-10-03T09:52:30.309098-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/107bec8e-944b-47b4-b948-8763e0be11f9/?format=api"
},
{
"id": "3b4d575f-8f02-42ce-9ac1-20cf02f21e9e",
"gambit_id": "3260b5e7-3177-487e-93b6-36121bb40b5f",
"last_updated": "2022-10-03T09:52:30.310337-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/107bec8e-944b-47b4-b948-8763e0be11f9/?format=api"
}
]
}