GET /api/bet_types/0a90a6da-3c60-4e95-a0a7-394c44652eff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a90a6da-3c60-4e95-a0a7-394c44652eff",
"match": "https://api-prod.gambitprofit.com/api/matches/e5b1937d-3926-4633-aadf-a88e0a1fee5f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T10:18:15.930543-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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "121830d5-77ea-402b-a612-69e028faec88",
"gambit_id": "507a4ba5-2470-42ff-8b9b-c1fd024e57c5",
"last_updated": "2023-10-09T15:43:13.505447-04:00",
"created_at": "2023-10-03T10:18:15.935934-04:00",
"name": "Game Total Over 42.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a90a6da-3c60-4e95-a0a7-394c44652eff/?format=api"
},
{
"id": "73334fd8-6b60-40a4-b11e-2b7f45f4311e",
"gambit_id": "8f51983e-abd5-4caf-b5a2-896dd5ca2ea3",
"last_updated": "2023-10-09T15:43:13.508812-04:00",
"created_at": "2023-10-03T10:18:15.941292-04:00",
"name": "Game Total Under 42.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a90a6da-3c60-4e95-a0a7-394c44652eff/?format=api"
}
]
}