GET /api/bet_types/92762216-d3a7-4867-8482-91d1083664fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92762216-d3a7-4867-8482-91d1083664fc",
"match": "https://api-prod.gambitprofit.com/api/matches/4ff3de79-44dc-490d-9b55-814d1694e88f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:14.185284-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d2206b4f-425b-4023-9a63-019a96e43311",
"gambit_id": "c95bc8b9-86b3-47d3-b009-ea12171e25c4",
"last_updated": "2023-05-20T10:52:04.612469-04:00",
"created_at": "2023-05-19T11:02:14.187022-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92762216-d3a7-4867-8482-91d1083664fc/?format=api"
},
{
"id": "ac237b4c-c94e-4466-9b33-a9934d9a4eee",
"gambit_id": "3102181b-924b-4b67-a029-c31c74a71cb1",
"last_updated": "2023-05-20T10:52:04.614410-04:00",
"created_at": "2023-05-19T11:02:14.189120-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92762216-d3a7-4867-8482-91d1083664fc/?format=api"
}
]
}