GET /api/bet_types/c20bf9bc-172b-48bd-9f32-10e5d865a4d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c20bf9bc-172b-48bd-9f32-10e5d865a4d3",
"match": "https://api-prod.gambitprofit.com/api/matches/1d914dd0-f53c-4b94-b99b-38dad0bb609a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-26T08:58:02.470184-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "97409c64-5b35-4672-aeb2-6c5e1fc019ee",
"gambit_id": "3bcfb32a-1164-40d1-82d0-3362834393d1",
"last_updated": "2023-06-27T14:58:00.046002-04:00",
"created_at": "2023-06-26T08:58:02.474737-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20bf9bc-172b-48bd-9f32-10e5d865a4d3/?format=api"
},
{
"id": "cdea3f89-9949-49a9-95a1-8c65048746e4",
"gambit_id": "9b91fd4d-eaf6-4488-a5a8-6b3fb7a69f21",
"last_updated": "2023-06-27T14:58:00.043925-04:00",
"created_at": "2023-06-26T08:58:02.472390-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c20bf9bc-172b-48bd-9f32-10e5d865a4d3/?format=api"
}
]
}