GET /api/bet_types/508eb832-034a-4e50-bfc6-e51c32cbcf7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "508eb832-034a-4e50-bfc6-e51c32cbcf7f",
"match": "https://api-prod.gambitprofit.com/api/matches/29af6073-0632-48d3-9853-3a15dd184605/?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 Over 2.5",
"amount": 5152.0
},
{
"team": "Game Total Under 2.5",
"amount": 4848.0
}
],
"expected_reward_tokens": 9016.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "25895943-b000-42af-847e-566f23369474",
"gambit_id": "62708524-2d87-4577-85cb-7742239e8e72",
"last_updated": "2022-09-01T13:47:01.997631-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.75000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508eb832-034a-4e50-bfc6-e51c32cbcf7f/?format=api"
},
{
"id": "5f53f00e-150f-4789-b99e-463809280ec5",
"gambit_id": "f07ec82f-8994-43a6-ac61-743938e52184",
"last_updated": "2022-09-01T13:47:01.997059-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508eb832-034a-4e50-bfc6-e51c32cbcf7f/?format=api"
}
]
}