GET /api/bet_types/0603f1a1-232e-4f22-b588-45354330a4d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0603f1a1-232e-4f22-b588-45354330a4d6",
"match": "https://api-prod.gambitprofit.com/api/matches/e19bbc16-24bc-40d5-9690-c0fe21733e80/?format=api",
"name": "Over/Under",
"created_at": "2023-12-13T08:57:55.795800-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 240",
"amount": 5000.0
},
{
"team": "Game Total Under 240",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c4cc5d20-f879-410c-9fb9-a5a2eae80f27",
"gambit_id": "5cc23178-b1d6-4141-868a-73520363da1c",
"last_updated": "2023-12-15T10:08:17.888809-05:00",
"created_at": "2023-12-13T08:57:55.813198-05:00",
"name": "Game Total Over 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0603f1a1-232e-4f22-b588-45354330a4d6/?format=api"
},
{
"id": "fada9edb-3cdb-45a7-b728-67d39800fda6",
"gambit_id": "aa505c6e-1ae5-4fb2-b06f-69215fae6452",
"last_updated": "2023-12-15T10:08:17.892648-05:00",
"created_at": "2023-12-13T08:57:55.821903-05:00",
"name": "Game Total Under 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0603f1a1-232e-4f22-b588-45354330a4d6/?format=api"
}
]
}