GET /api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b0a86f5-ca0e-49bf-91e2-fe5e4973559f",
"match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e3e36157-417d-464a-9cdd-cb2cb443ce80",
"gambit_id": "1b9e1fe3-89dd-4d56-9edd-73ea105e9763",
"last_updated": "2022-12-12T09:37:28.140849-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 228.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
},
{
"id": "6f6c0eb3-30fd-4cb6-8ab0-24e230dec071",
"gambit_id": "7c87098e-920e-4bfd-b675-833bc08bc30b",
"last_updated": "2022-12-12T09:37:28.142069-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 228.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
}
]
}