GET /api/bet_types/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78413e39-4975-4c85-b651-785d2cb51d2b",
"match": "https://api-prod.gambitprofit.com/api/matches/a322f55c-31b7-4096-90ef-64d8fb06ab28/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:54.624614-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f2030ae6-381a-4fdc-8e4e-1dd7caf4a00d",
"gambit_id": "c75a3a15-4f59-4d7b-a67f-8ae9a556f3ac",
"last_updated": "2023-06-05T10:57:25.630094-04:00",
"created_at": "2023-06-04T12:16:54.626193-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
},
{
"id": "39882878-568c-4fbb-bd10-44281124c209",
"gambit_id": "940ff80a-0038-43e1-bee5-afb07dd71a4f",
"last_updated": "2023-06-05T10:57:25.631961-04:00",
"created_at": "2023-06-04T12:16:54.628234-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78413e39-4975-4c85-b651-785d2cb51d2b/?format=api"
}
]
}