GET /api/bet_types/b29924aa-79d2-4d01-8037-b3c39f3c3d0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29924aa-79d2-4d01-8037-b3c39f3c3d0e",
"match": "https://api-prod.gambitprofit.com/api/matches/e8669f1f-eeab-4cca-a274-25f52c681ab5/?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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "7e61b718-83cc-49cb-a86d-07e3e569026d",
"gambit_id": "abf0ddf5-eda3-4616-be7b-ae694d7ae286",
"last_updated": "2022-12-22T10:07:23.994211-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29924aa-79d2-4d01-8037-b3c39f3c3d0e/?format=api"
},
{
"id": "5b455c83-3506-4264-b462-209a969f4494",
"gambit_id": "027a07ea-1cfc-45ac-aa7e-0f5d93b640ac",
"last_updated": "2022-12-22T10:07:23.995343-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29924aa-79d2-4d01-8037-b3c39f3c3d0e/?format=api"
}
]
}