GET /api/bet_types/8e27fb44-b1ed-44bd-90b5-d06dfc21f0aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e27fb44-b1ed-44bd-90b5-d06dfc21f0aa",
"match": "https://api-prod.gambitprofit.com/api/matches/40ab73b7-d3b2-40af-8be4-c33ddab34778/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:03.703011-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "df6cd388-8f2b-4630-b9ee-083bbcbb4de0",
"gambit_id": "1f65ba57-14e5-4a24-9f36-b48c67d5b738",
"last_updated": "2023-03-30T10:26:56.331515-04:00",
"created_at": "2023-03-29T10:07:03.707966-04:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e27fb44-b1ed-44bd-90b5-d06dfc21f0aa/?format=api"
},
{
"id": "95103faf-a2c9-4fb0-a7ad-153e64baed74",
"gambit_id": "1b5336d6-cf22-4d67-841f-23a496f60e0a",
"last_updated": "2023-03-30T10:26:56.330205-04:00",
"created_at": "2023-03-29T10:07:03.705284-04:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e27fb44-b1ed-44bd-90b5-d06dfc21f0aa/?format=api"
}
]
}