GET /api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9411b14-a7cf-47a7-8e43-bbb6e32996ae",
"match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T15:16:54.786099-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "89fdd7f0-3501-4568-990c-29b034e2ef25",
"gambit_id": "cac1b500-666e-4c1b-ab70-84fa2843bfc5",
"last_updated": "2023-03-08T10:52:02.714585-05:00",
"created_at": "2023-03-07T15:16:54.789461-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
},
{
"id": "65807092-24eb-4256-9132-75325d3d85ff",
"gambit_id": "a1730cdd-94e9-4ceb-8687-524b62139999",
"last_updated": "2023-03-08T10:52:02.713369-05:00",
"created_at": "2023-03-07T15:16:54.787524-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
}
]
}