GET /api/bet_types/011a923b-281f-40ce-b0c9-fafcb6017983/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "011a923b-281f-40ce-b0c9-fafcb6017983",
"match": "https://api-prod.gambitprofit.com/api/matches/d641ba9b-d628-4044-9fc7-6ff6427e9eae/?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 6.5",
"amount": 5224.0
},
{
"team": "Game Total Over 6.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "eae891ee-0e09-4783-9fb6-addde137424b",
"gambit_id": "33250c73-facc-4cfc-8b81-d4314429c021",
"last_updated": "2022-10-13T09:52:26.902766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011a923b-281f-40ce-b0c9-fafcb6017983/?format=api"
},
{
"id": "c44a391f-fba2-408d-bd14-b41e6e9b27a8",
"gambit_id": "2c112474-b7cc-4d79-9853-f33af0ce688b",
"last_updated": "2022-10-13T09:52:26.903841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/011a923b-281f-40ce-b0c9-fafcb6017983/?format=api"
}
]
}