GET /api/bet_types/1a1a5894-f588-4839-af65-23f9fac4e07f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a1a5894-f588-4839-af65-23f9fac4e07f",
"match": "https://api-prod.gambitprofit.com/api/matches/0b69cc62-d845-41ae-bfa6-ecbdf55a02fa/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:08.158145-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 72",
"amount": 5000.0
},
{
"team": "Game Total Over 72",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4d1c499d-f7c2-4f86-b588-4416c8a692b2",
"gambit_id": "966216e8-e55b-4517-8d31-edae49973e4d",
"last_updated": "2022-12-30T18:52:01.282960-05:00",
"created_at": "2022-12-28T09:32:08.159387-05:00",
"name": "Game Total Under 72",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1a5894-f588-4839-af65-23f9fac4e07f/?format=api"
},
{
"id": "ec776d45-7c8c-49ce-beb9-7f279c4672dd",
"gambit_id": "af6f3550-607a-43a2-afc2-6c286e6ff25f",
"last_updated": "2022-12-30T18:52:01.284552-05:00",
"created_at": "2022-12-28T09:32:08.160710-05:00",
"name": "Game Total Over 72",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1a5894-f588-4839-af65-23f9fac4e07f/?format=api"
}
]
}