GET /api/bet_types/a00073f0-3e28-424c-be65-5d179a48abfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a00073f0-3e28-424c-be65-5d179a48abfd",
"match": "https://api-prod.gambitprofit.com/api/matches/94dce159-117c-4512-8524-318c9342c5d1/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:59.923903-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 Under 6",
"amount": 5094.0
},
{
"team": "Game Total Over 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "8d6bead8-bee6-49ce-9e25-ff2af6050120",
"gambit_id": "33432829-bb6a-4253-8808-ce86db0e42f8",
"last_updated": "2023-10-26T10:03:01.661568-04:00",
"created_at": "2023-10-24T08:57:59.932779-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00073f0-3e28-424c-be65-5d179a48abfd/?format=api"
},
{
"id": "0e5e1ca0-0bba-4bce-aab2-ea6d81231d5e",
"gambit_id": "f7a72ead-2e3a-464c-8d8a-10fa790ef48f",
"last_updated": "2023-10-26T10:03:01.657725-04:00",
"created_at": "2023-10-24T08:57:59.928360-04:00",
"name": "Game Total Over 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a00073f0-3e28-424c-be65-5d179a48abfd/?format=api"
}
]
}