GET /api/bet_types/0746d23d-efb1-49ac-9a8c-9ffd04642727/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0746d23d-efb1-49ac-9a8c-9ffd04642727",
"match": "https://api-prod.gambitprofit.com/api/matches/d14d3b2f-52f7-469e-9bdd-d964d2c6ea2b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:07.374728-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 12",
"amount": 5213.0
},
{
"team": "Game Total Under 12",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "08f8c3fe-2845-406c-bab9-4cbafff101c2",
"gambit_id": "25dec248-aae5-4eaa-9fed-c57c228b0ac1",
"last_updated": "2023-06-26T10:38:15.379459-04:00",
"created_at": "2023-06-24T08:58:07.376662-04:00",
"name": "Game Total Over 12",
"reward": "1.80000",
"odds": "1.83330",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0746d23d-efb1-49ac-9a8c-9ffd04642727/?format=api"
},
{
"id": "629fcf91-50b6-4520-8178-c59d451a9461",
"gambit_id": "8d3acf74-adc4-41da-9fb9-da6b4399da13",
"last_updated": "2023-06-26T10:38:15.381377-04:00",
"created_at": "2023-06-24T08:58:07.378694-04:00",
"name": "Game Total Under 12",
"reward": "1.96000",
"odds": "2.00000",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0746d23d-efb1-49ac-9a8c-9ffd04642727/?format=api"
}
]
}