GET /api/bet_types/3053264e-d799-49cb-baf1-c2a1f55d4818/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3053264e-d799-49cb-baf1-c2a1f55d4818",
"match": "https://api-prod.gambitprofit.com/api/matches/a1ad9157-94c7-4a80-92ce-f023db1eb6f1/?format=api",
"name": "Over/Under",
"created_at": "2023-10-03T09:27:59.195785-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "b7fc51b5-da04-4954-a240-8cbad05621b8",
"gambit_id": "9d5a3972-12a6-48f9-84ae-28bfea9f28a0",
"last_updated": "2023-10-04T10:03:19.345566-04:00",
"created_at": "2023-10-03T09:27:59.199933-04:00",
"name": "Game Total Over 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3053264e-d799-49cb-baf1-c2a1f55d4818/?format=api"
},
{
"id": "ee52131c-5c4a-402d-a5ae-23729ca845f7",
"gambit_id": "b5084454-bdfc-4229-8f4f-5b9705cf3ff3",
"last_updated": "2023-10-04T10:03:19.348893-04:00",
"created_at": "2023-10-03T09:27:59.204293-04:00",
"name": "Game Total Under 7.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3053264e-d799-49cb-baf1-c2a1f55d4818/?format=api"
}
]
}