GET /api/bet_types/79ff0aae-f326-43cc-b885-4c3df443301e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79ff0aae-f326-43cc-b885-4c3df443301e",
"match": "https://api-prod.gambitprofit.com/api/matches/ac63856e-eaa8-4a1d-8f63-c422a1ee9376/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:13.625835-04: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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6265249a-e3cf-479a-bc62-6c8f3e63b378",
"gambit_id": "dd458146-4595-46bf-8c88-426df17905fc",
"last_updated": "2023-06-16T19:03:26.055932-04:00",
"created_at": "2023-06-09T09:48:13.629154-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ff0aae-f326-43cc-b885-4c3df443301e/?format=api"
},
{
"id": "be8c4540-93b7-4133-a6ba-e104992c61fb",
"gambit_id": "13cd1a64-277e-43a9-a7b2-4503b4ba2644",
"last_updated": "2023-06-16T19:03:26.054013-04:00",
"created_at": "2023-06-09T09:48:13.627505-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79ff0aae-f326-43cc-b885-4c3df443301e/?format=api"
}
]
}