GET /api/bet_types/71a816da-75b0-48c4-b328-059129716d2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71a816da-75b0-48c4-b328-059129716d2b",
"match": "https://api-prod.gambitprofit.com/api/matches/0be799cf-b448-4aab-a147-a69c4d4ef87a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:03.488431-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": 5423.0
},
{
"team": "Game Total Under 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "dcdafb2b-9bda-481e-bfaa-a4af686f110b",
"gambit_id": "6b2897f0-a85d-4e70-a700-ec6a1026cce5",
"last_updated": "2024-01-11T11:13:04.012460-05:00",
"created_at": "2024-01-09T09:23:03.492719-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a816da-75b0-48c4-b328-059129716d2b/?format=api"
},
{
"id": "762f8784-a3f6-448e-b295-4b4e9e750c4b",
"gambit_id": "01cd46db-8009-4d42-8b9a-56a3835508b0",
"last_updated": "2024-01-11T11:13:04.015896-05:00",
"created_at": "2024-01-09T09:23:03.498021-05:00",
"name": "Game Total Under 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a816da-75b0-48c4-b328-059129716d2b/?format=api"
}
]
}