GET /api/bet_types/6dfd89d8-d1ab-4b7b-9e80-4885bd4b16f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6dfd89d8-d1ab-4b7b-9e80-4885bd4b16f7",
"match": "https://api-prod.gambitprofit.com/api/matches/dae1cb62-76c9-481b-8b66-c5e0f8f32fb7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:09.736774-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "dad60577-84d5-4b8e-a939-b1ed3988dc40",
"gambit_id": "8eed5581-5a99-4c30-b833-d741031f2f11",
"last_updated": "2023-11-06T09:13:27.917777-05:00",
"created_at": "2023-11-04T09:48:09.744024-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfd89d8-d1ab-4b7b-9e80-4885bd4b16f7/?format=api"
},
{
"id": "cd29331e-73f0-40e0-8b49-19d4f86146d6",
"gambit_id": "f62d92c1-712d-4cbf-b9f5-08c19d4ba883",
"last_updated": "2023-11-06T09:13:27.921103-05:00",
"created_at": "2023-11-04T09:48:09.748604-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfd89d8-d1ab-4b7b-9e80-4885bd4b16f7/?format=api"
}
]
}