GET /api/bet_types/29fe4906-2cab-43cb-ad09-fab5ec35306b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29fe4906-2cab-43cb-ad09-fab5ec35306b",
"match": "https://api-prod.gambitprofit.com/api/matches/1e24883a-a911-4fcb-b2e7-191c99a5f08e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-25T08:58:20.827096-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 7",
"amount": 5107.0
},
{
"team": "Game Total Under 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e390bdec-5bd5-4e5a-9820-64cc3d1a63d1",
"gambit_id": "8cd30529-1d62-43f2-85ef-a7389d58b7a4",
"last_updated": "2023-09-26T10:03:07.262903-04:00",
"created_at": "2023-09-25T08:58:20.831052-04:00",
"name": "Game Total Over 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fe4906-2cab-43cb-ad09-fab5ec35306b/?format=api"
},
{
"id": "9658cf2a-4fcb-4c45-a92a-4010aa9560ef",
"gambit_id": "700cf9f4-6bcf-4db0-a2d4-b5d136212270",
"last_updated": "2023-09-26T10:03:07.266319-04:00",
"created_at": "2023-09-25T08:58:20.834862-04:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fe4906-2cab-43cb-ad09-fab5ec35306b/?format=api"
}
]
}