GET /api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "081ae9df-533b-4205-ba40-9ffb178905b6",
"match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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 Under 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c8dad67a-350c-4c57-9136-6e0da7cbc804",
"gambit_id": "23fc0ba4-da73-49e6-9f13-47edbdc38366",
"last_updated": "2022-12-19T10:22:26.570054-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
},
{
"id": "d0f434d8-b784-4b07-aa91-240d5105c63e",
"gambit_id": "70580a02-8c7c-4e4d-a8aa-278628992f41",
"last_updated": "2022-12-19T10:22:26.571109-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081ae9df-533b-4205-ba40-9ffb178905b6/?format=api"
}
]
}