GET /api/bet_types/32f19130-baf8-4ec9-8ab5-c7844ac2a29e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32f19130-baf8-4ec9-8ab5-c7844ac2a29e",
"match": "https://api-prod.gambitprofit.com/api/matches/b572a73a-f68e-4422-a914-6b39f8211a7b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:01.139723-04: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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "613b6072-435f-48ea-8204-95b7c61e796f",
"gambit_id": "f00153c9-0eb9-4c4a-b36a-1ad5f3dca66f",
"last_updated": "2023-10-17T09:48:04.443883-04:00",
"created_at": "2023-10-14T09:28:01.145510-04:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f19130-baf8-4ec9-8ab5-c7844ac2a29e/?format=api"
},
{
"id": "6d7fbc6a-8ea6-4804-bde1-0c35f69e04e4",
"gambit_id": "7c9f0a7a-426f-4af5-8741-d1405896fec5",
"last_updated": "2023-10-17T09:48:04.449441-04:00",
"created_at": "2023-10-14T09:28:01.151834-04:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32f19130-baf8-4ec9-8ab5-c7844ac2a29e/?format=api"
}
]
}