GET /api/bet_types/32a076f1-c203-4ad5-b791-b15ed4e34382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32a076f1-c203-4ad5-b791-b15ed4e34382",
"match": "https://api-prod.gambitprofit.com/api/matches/4921bf29-115c-43b8-a106-ce6c3a35640d/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "7fcbe754-33ae-4399-888c-9e1f80ab1221",
"gambit_id": "1429da6f-89c9-459b-9c90-552238102d63",
"last_updated": "2022-11-28T11:26:56.408552-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a076f1-c203-4ad5-b791-b15ed4e34382/?format=api"
},
{
"id": "6cd9f555-e7ce-46bd-8f49-3f806cad597f",
"gambit_id": "2f14b4f3-d5f9-45dc-8356-8e5412f29b0f",
"last_updated": "2022-11-28T11:26:56.407473-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a076f1-c203-4ad5-b791-b15ed4e34382/?format=api"
}
]
}