GET /api/bet_types/bb105746-e130-4fb5-a493-c1aa795180a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb105746-e130-4fb5-a493-c1aa795180a3",
"match": "https://api-prod.gambitprofit.com/api/matches/70a87e34-6db0-4a86-8b6f-fa905da08db0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:07.948002-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 Over 42",
"amount": 5000.0
},
{
"team": "Game Total Under 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8ed1dd7a-73b7-4f9a-99d7-f463efdb5432",
"gambit_id": "cce7f06c-7949-4585-b158-72dd9a9d1117",
"last_updated": "2023-12-04T21:03:10.045744-05:00",
"created_at": "2023-11-30T10:28:07.955659-05:00",
"name": "Game Total Over 42",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb105746-e130-4fb5-a493-c1aa795180a3/?format=api"
},
{
"id": "98627812-8a1b-4cb9-837d-955ee4a45768",
"gambit_id": "4d9e3a4f-623f-4385-83e2-49cad63a9177",
"last_updated": "2023-12-04T21:03:10.049257-05:00",
"created_at": "2023-11-30T10:28:07.960380-05:00",
"name": "Game Total Under 42",
"reward": "1.87000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb105746-e130-4fb5-a493-c1aa795180a3/?format=api"
}
]
}