GET /api/bet_types/d57cc623-9828-4d59-bf65-08c9365a4c9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d57cc623-9828-4d59-bf65-08c9365a4c9e",
"match": "https://api-prod.gambitprofit.com/api/matches/32c2c366-5b03-414a-bc34-12e8daedf4da/?format=api",
"name": "Over/Under",
"created_at": "2023-07-20T08:33:12.325067-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 Over 9",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "85cb9804-2e88-4eae-85f6-7cab2b897d3f",
"gambit_id": "bc61bd57-26a8-4402-b5e8-c15fe770cf0f",
"last_updated": "2023-07-22T09:43:04.290397-04:00",
"created_at": "2023-07-20T08:33:12.326385-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57cc623-9828-4d59-bf65-08c9365a4c9e/?format=api"
},
{
"id": "72d7066d-469a-43f3-b5ce-49d1b8b9cd1d",
"gambit_id": "7747d3f9-618c-4eaa-8be4-193ae207870d",
"last_updated": "2023-07-22T09:43:04.294515-04:00",
"created_at": "2023-07-20T08:33:12.327816-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d57cc623-9828-4d59-bf65-08c9365a4c9e/?format=api"
}
]
}