GET /api/bet_types/825f1b19-3356-4f1e-bdd8-638a01edb9ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "825f1b19-3356-4f1e-bdd8-638a01edb9ab",
"match": "https://api-prod.gambitprofit.com/api/matches/7e6baa5a-ff9b-4484-905c-96c2bb96e251/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 5304.0
},
{
"team": "Game Total Under 6",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "a89d717c-71da-4fda-ab97-4c22f4e1a675",
"gambit_id": "e07d9950-512b-40cd-a310-0738917896b1",
"last_updated": "2022-12-12T09:42:33.352762-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825f1b19-3356-4f1e-bdd8-638a01edb9ab/?format=api"
},
{
"id": "62d0eeee-8bce-4064-9550-7085104d49b9",
"gambit_id": "e25aeb40-8e4a-4df3-9e72-d309c6d06b70",
"last_updated": "2022-12-12T09:42:33.351605-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825f1b19-3356-4f1e-bdd8-638a01edb9ab/?format=api"
}
]
}