GET /api/bet_types/16f8680c-cafc-44ff-8c1c-e8478afb7a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16f8680c-cafc-44ff-8c1c-e8478afb7a03",
"match": "https://api-prod.gambitprofit.com/api/matches/9d11a0c7-911d-41b9-9499-e1f713b4bbf1/?format=api",
"name": "Over/Under",
"created_at": "2023-01-26T10:56:58.425702-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 Under 234",
"amount": 5000.0
},
{
"team": "Game Total Over 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0565a7b5-0634-49a4-ac3a-0bb70adb9844",
"gambit_id": "0392942f-feca-452c-ab60-1f5c6d3eb4c0",
"last_updated": "2023-01-27T09:57:10.359862-05:00",
"created_at": "2023-01-26T10:56:58.427141-05:00",
"name": "Game Total Under 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8680c-cafc-44ff-8c1c-e8478afb7a03/?format=api"
},
{
"id": "8ec7e1c5-4eea-42e3-9249-b5ad752106ae",
"gambit_id": "b642a0ce-fbc7-46c1-9770-09f184c6a09f",
"last_updated": "2023-01-27T09:57:10.361133-05:00",
"created_at": "2023-01-26T10:56:58.428726-05:00",
"name": "Game Total Over 234",
"reward": "1.88000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8680c-cafc-44ff-8c1c-e8478afb7a03/?format=api"
}
]
}