GET /api/bet_types/f85b20b9-b21f-4524-922a-85af1825e98b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f85b20b9-b21f-4524-922a-85af1825e98b",
"match": "https://api-prod.gambitprofit.com/api/matches/bed5b856-2856-4e41-9876-1c1750ba9b7f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-22T10:03:17.981372-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "e48bdaf9-d99e-472a-9dc0-fc43a54f890d",
"gambit_id": "0be6b24d-9031-489c-8daf-c2751d507991",
"last_updated": "2023-10-23T20:48:04.657741-04:00",
"created_at": "2023-10-22T10:03:17.991474-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85b20b9-b21f-4524-922a-85af1825e98b/?format=api"
},
{
"id": "d2e6152d-a637-4e0a-ab5a-ab71576b2e3c",
"gambit_id": "9c419f88-2323-4a49-96ce-00daae89a595",
"last_updated": "2023-10-23T20:48:04.662631-04:00",
"created_at": "2023-10-22T10:03:17.996373-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f85b20b9-b21f-4524-922a-85af1825e98b/?format=api"
}
]
}