GET /api/bet_types/9c10cc2d-ec98-40c3-a9af-8ce5eb59e827/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c10cc2d-ec98-40c3-a9af-8ce5eb59e827",
"match": "https://api-prod.gambitprofit.com/api/matches/a7059809-3d4f-4219-97d9-f718bc49b47a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "ceff014d-2be0-4ffe-a39e-7bb56c23e067",
"gambit_id": "f0f4f0e8-dce6-468d-b294-5dca1429b114",
"last_updated": "2022-10-17T14:08:02.985856-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c10cc2d-ec98-40c3-a9af-8ce5eb59e827/?format=api"
},
{
"id": "a5bc3c64-7f04-4b3a-a3bd-7749a41b82b8",
"gambit_id": "7fad6d41-f54c-4381-a0c2-26e763bd5e38",
"last_updated": "2022-10-17T14:08:02.984819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c10cc2d-ec98-40c3-a9af-8ce5eb59e827/?format=api"
}
]
}