GET /api/bet_types/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a",
"match": "https://api-prod.gambitprofit.com/api/matches/e02ecbd9-44b3-48ea-99af-678e088aa988/?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": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b1102f46-9f94-4da7-a043-3fbe31489169",
"gambit_id": "0e15efb6-1332-4d0b-8997-c96e9a465a73",
"last_updated": "2022-11-11T21:32:21.716847-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
},
{
"id": "def87513-1c40-4bed-809f-1b4ad916578e",
"gambit_id": "b2775548-d7da-4859-b53c-f47a09131e02",
"last_updated": "2022-11-11T21:32:21.715778-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86fd8e6d-2547-4d5d-9bd6-e236a9e5d33a/?format=api"
}
]
}