GET /api/bet_types/3064b481-e0cc-49b6-a678-0e4c8223d73e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3064b481-e0cc-49b6-a678-0e4c8223d73e",
"match": "https://api-prod.gambitprofit.com/api/matches/643d7e15-1dea-4490-b450-c39e65113d97/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Under 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "102e7150-7592-4944-84df-8c4e0db215da",
"gambit_id": "18a50abf-d159-4919-8a69-5902e9217833",
"last_updated": "2022-10-17T09:56:54.306846-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3064b481-e0cc-49b6-a678-0e4c8223d73e/?format=api"
},
{
"id": "e515b452-4ebb-46a1-8d78-065488781c28",
"gambit_id": "1cf65c3d-4cd3-487b-b270-b43e4950526f",
"last_updated": "2022-10-17T09:56:54.305686-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3064b481-e0cc-49b6-a678-0e4c8223d73e/?format=api"
}
]
}