GET /api/bet_types/2523b9e1-f906-43c8-8e19-29fd5615de8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2523b9e1-f906-43c8-8e19-29fd5615de8f",
"match": "https://api-prod.gambitprofit.com/api/matches/4ada81f8-f6a8-4205-a7d8-dbceb99d334f/?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": 5209.0
},
{
"team": "Game Total Over 6.5",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "9de200e1-87f2-4d61-b413-f83125d4bc73",
"gambit_id": "b4c32c19-8f7e-40a3-a6e5-9db64bee1921",
"last_updated": "2022-12-20T20:17:22.858979-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2523b9e1-f906-43c8-8e19-29fd5615de8f/?format=api"
},
{
"id": "56c46f59-f420-4c1c-945d-78b56e41f2f0",
"gambit_id": "eb25a66f-4282-44a0-8d17-bb04b618696b",
"last_updated": "2022-12-20T20:17:22.860581-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2523b9e1-f906-43c8-8e19-29fd5615de8f/?format=api"
}
]
}