GET /api/bet_types/37a99b77-3998-4c69-8e12-893634940000/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37a99b77-3998-4c69-8e12-893634940000",
"match": "https://api-prod.gambitprofit.com/api/matches/1071c8f3-9796-4125-bf3f-ffd51440f802/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:52:55.644487-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": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "483c83d4-8112-4aef-b21c-b06db866eabe",
"gambit_id": "66b63e13-bc77-44c9-82ec-4ce48f39190a",
"last_updated": "2023-10-13T20:58:04.241404-04:00",
"created_at": "2023-10-12T10:52:55.649832-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a99b77-3998-4c69-8e12-893634940000/?format=api"
},
{
"id": "fc3b5051-9f7b-4288-9b4a-3bec5f5832a4",
"gambit_id": "69576ca6-4d97-4c37-ac1f-6bb92c4f2b49",
"last_updated": "2023-10-13T20:58:04.246639-04:00",
"created_at": "2023-10-12T10:52:55.655314-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a99b77-3998-4c69-8e12-893634940000/?format=api"
}
]
}