GET /api/bet_types/8b203f75-0c75-4b11-a659-9e615383e727/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b203f75-0c75-4b11-a659-9e615383e727",
"match": "https://api-prod.gambitprofit.com/api/matches/cd2dea70-e201-4c82-89d8-f8835c6fac7f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-21T08:51:54.099343-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "39d157ea-83ea-4bc4-b4b3-1260fc7aa236",
"gambit_id": "98c97fa8-3a20-4547-8ff3-7b5462be6026",
"last_updated": "2023-02-22T09:02:04.339291-05:00",
"created_at": "2023-02-21T08:51:54.102515-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b203f75-0c75-4b11-a659-9e615383e727/?format=api"
},
{
"id": "31f394c9-37a4-44dc-9dde-56463cafbfd3",
"gambit_id": "67013a54-fdcf-473e-a947-a07afb8f24b5",
"last_updated": "2023-02-22T09:02:04.338054-05:00",
"created_at": "2023-02-21T08:51:54.101025-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b203f75-0c75-4b11-a659-9e615383e727/?format=api"
}
]
}